tweak some things

This commit is contained in:
flux
2022-06-19 17:08:21 -07:00
parent 56e709e1ec
commit e8324f5bf1
9 changed files with 56 additions and 48 deletions

7
luacheck.sh Normal file
View File

@ -0,0 +1,7 @@
#!/usr/bin/env bash
luacheck --config ./invsaw/.luacheckrc -q ./invsaw
luacheck --config ./moreblocks/.luacheckrc -q ./moreblocks
luacheck --config ./stairsplus/.luacheckrc -q ./stairsplus
luacheck --config ./stairsplus_legacy/.luacheckrc -q ./stairsplus_legacy