101:bb31b74cc331
Anton Shestakov <av6@dwimlabs.net>, Mon, 04 Jul 2016 19:11:13 +0800
viewer: don't show check.started time in overview tables Considering elapsed time for checks is below 1 minute, start time is not very important. It still can be seen on check page.

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']