remove section headers

they're more of a distraction than a help
This commit is contained in:
Andrew Minnich
2018-07-04 18:15:12 -04:00
parent 2cbde056fe
commit 78285c914d
2 changed files with 4 additions and 10 deletions

4
.luacheckrc Normal file
View File

@@ -0,0 +1,4 @@
return {
std = 'lua51+love',
ignore = {'212'},
}