luacheck
luacheck copied to clipboard
How to specify error level ?
I want luacheck treat "accessing undefined variable 'variable' " warning as error, which ALWAYS make sense for me. so how can I config specific warning , let's say W113 as errors, so I can find them at a glance