aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index eae0586..4b8d9fb 100644
--- a/Makefile
+++ b/Makefile
@@ -3,3 +3,4 @@ build:
test:
lua5.2 ./test.lua
lua5.3 ./test.lua
+ find lua/ test/ -iname '*.lua' | xargs luacheck