Anton Shestakov <av6@dwimlabs.net>, Sat, 20 Aug 2016 10:10:40 +0800
viewer: show 30 latest checks on project page (was: 10)
The page needs some "load more" buttons, but this'll do for now.
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']