Files
baton/.luacheckrc
Andrew Minnich 78285c914d remove section headers
they're more of a distraction than a help
2018-07-04 18:15:12 -04:00

4 lines
50 B
Lua

return {
std = 'lua51+love',
ignore = {'212'},
}