Anton Shestakov <av6@dwimlabs.net>, Wed, 27 Jul 2016 23:20:51 +0800
templates: cancel nowrap from the whole table for commit messages
Apparently uk-text-break is not the right helper class for this. Huh.
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']