Download:
child 259:d6260ec4891d
parent 257:0d156765e13f
258:cbed3b988414
Anton Shestakov <av6@dwimlabs.net>, Sun, 04 Dec 2016 14:33:51 +0800
linters: 0.16.3 is the latest luacheck version with sane exit codes

1 файлов изменено, 1 вставок(+), 1 удалений(-) [+]
linters/luacheck.yml file | annotate | diff | comparison | revisions
--- a/linters/luacheck.yml Sun Dec 04 14:33:27 2016 +0800
+++ b/linters/luacheck.yml Sun Dec 04 14:33:51 2016 +0800
@@ -1,5 +1,5 @@
setup:
- - ['luarocks', '--tree=../rocks', 'install', 'luacheck']
+ - ['luarocks', '--tree=../rocks', 'install', 'luacheck', '0.16.3']
env:
LUA_PATH: '../rocks/share/lua/5.1/?.lua;../rocks/share/lua/5.1/?/init.lua'