luacheck icon indicating copy to clipboard operation
luacheck copied to clipboard

How to specify error level ?

Open momadacoding opened this issue 6 years ago • 0 comments

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

momadacoding avatar Nov 17 '18 09:11 momadacoding