Anton Shestakov <av6@dwimlabs.net>, Sat, 23 Sep 2017 12:42:03 +0800
viewer: use order_by() explicitly, helps with keeping indices up-to-date
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']