Anton Shestakov <av6@dwimlabs.net>, Fri, 06 Oct 2017 16:24:27 +0800
viewer: no need to compare to True, fixes two E712 warnings as well
linters/luacheck.yml
Permissions: -rw-r--r--
- ['luarocks', '--tree=../rocks', 'install', 'luacheck', '0.16.3'] 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']