73:a9c9da814fe3
Anton Shestakov <av6@dwimlabs.net>, Tue, 28 Jun 2016 18:52:52 +0800
viewer: setup and clone tasks without errors/warnings are collapsed by default In addition to errors and warnings, which leave task expanded, target line also does the same, so sharing a link to a specific line doesn't surprise people by hiding the line somewhere.

next change 180:d13fecc86d03
previous change 58:bfd185f1afd8

linters/luacheck.yml

Permissions: -rw-r--r--

Other formats: Feeds:
setup:
- ['luarocks', '--tree=../rocks', 'install', 'luacheck']
exec: ['../rocks/bin/luacheck']
flags: ['--formatter', 'plain', '--codes']
version: ['--version']