Anton Shestakov <av6@dwimlabs.net>, Tue, 23 Aug 2016 22:17:00 +0800
viewer: basic pagination on project page (to see all previous checks)
linters/luacheck.yml
Permissions: -rw-r--r--
- ['luarocks', '--tree=../rocks', 'install', 'luacheck'] LUA_PATH: '../rocks/share/lua/5.1/?.lua;../rocks/share/lua/5.1/?/init.lua' LUA_CPATH: '../rocks/lib/lua/5.1/?.so' exec: ['../rocks/bin/luacheck'] flags: ['--formatter', 'plain', '--codes']