Anton Shestakov <av6@dwimlabs.net>, Sat, 22 Jul 2017 12:50:58 +0800
viewer: show check results in plain text in the details list
linters/jshint.yml
Permissions: -rw-r--r--
- ['npm', '--prefix', '../', 'install', 'jshint'] - ['sed', '-i', '-e', 's@^#!/usr/bin/env node$@&js@', '../node_modules/jshint/bin/jshint'] exec: ['../node_modules/jshint/bin/jshint'] flags: ['--reporter', 'unix', '--verbose']