170:ed9d9ccb3b4c
Anton Shestakov <av6@dwimlabs.net>, Thu, 21 Jul 2016 23:33:53 +0800
tests: check that branch name is a link (via fallback HostingAdapter)

next change 257:0d156765e13f
previous change 60:0d69b4a360dc

linters/jshint.yml

Permissions: -rw-r--r--

Other formats: Feeds:
setup:
- ['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']
codes: [2]
flags: ['--reporter', 'unix', '--verbose']
version: ['--version']