311:cdd183a85dd1
Anton Shestakov <av6@dwimlabs.net>, Fri, 06 Oct 2017 16:22:57 +0800
viewer: hide dashed line in the chart if current check is not anywhere on it

next change 317:fce877c8a1cc
previous change 258:cbed3b988414

linters/luacheck.yml

Permissions: -rw-r--r--

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