Fix lua lint

This commit is contained in:
Andy K. Massimino
2021-04-18 09:54:18 -04:00
parent 5d0d315942
commit ca9e2b2f53
2 changed files with 1 additions and 1 deletions

3
test/scripts/style-check.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
luacheck `find -name "*.lua"` --codes