277:6777a5c2acad
Anton Shestakov <av6@dwimlabs.net>, Sun, 30 Jul 2017 14:18:11 +0800
viewer: move .check-log collapser function to candolint.js

previous change 257:0d156765e13f

linters/jshint.yml

Permissions: -rw-r--r--

Other formats: Feeds:
setup:
- ['npm', '--prefix', '../', 'install', 'jshint']
- ['sed', '-i', '-e', 's@^#!/usr/bin/env node$@&js@', '../node_modules/jshint/bin/jshint']
exec: ['../node_modules/jshint/bin/jshint']
codes: [2]
flags: ['--reporter', 'unix', '--verbose']
version: ['--version']