Anton Shestakov <av6@dwimlabs.net>, Sun, 24 Jul 2016 09:24:14 +0800
checker: support running linters with custom environment
linters/luacheck.yml
Permissions: -rw-r--r--
- ['luarocks', '--tree=../rocks', 'install', 'luacheck'] exec: ['../rocks/bin/luacheck'] flags: ['--formatter', 'plain', '--codes']