236:3f5b52fcf6e1
Anton Shestakov <av6@dwimlabs.net>, Wed, 31 Aug 2016 12:55:48 +0800
queue: infer source from the url if it's not in target config

next change 258:cbed3b988414
previous change 180:d13fecc86d03

linters/luacheck.yml

Permissions: -rw-r--r--

Other formats: Feeds:
setup:
- ['luarocks', '--tree=../rocks', 'install', 'luacheck']
env:
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']
version: ['--version']