Add style-check script

This commit is contained in:
Stephan Seitz 2020-07-05 20:45:46 +02:00 committed by Thomas Vigouroux
parent ab1916f385
commit 27d7a0ffff
4 changed files with 23 additions and 1 deletions

View file

@ -8,4 +8,4 @@ before_install:
- sudo luarocks install luacheck
script:
- luacheck **/**/*.lua --codes
- ./scripts/style-check.sh