Anton Shestakov <av6@dwimlabs.net>, Fri, 22 Jul 2016 22:03:25 +0800
queue: poller is not a regular Tornado application, no need to listen
linters/jshint.yml
Permissions: -rw-r--r--
- ['npm', '--prefix', '../', 'install', 'jshint'] - ['sed', '-i', '-e', 's@^#!/usr/bin/env node$@#!/usr/bin/env nodejs@', '../node_modules/jshint/bin/jshint'] exec: ['../node_modules/jshint/bin/jshint'] flags: ['--reporter', 'unix', '--verbose']