Anton Shestakov <av6@dwimlabs.net>, Sun, 04 Dec 2016 14:33:51 +0800
linters: 0.16.3 is the latest luacheck version with sane exit codes
linters/yamllint.yml
Permissions: -rw-r--r--
- ['virtualenv', '--python=python2', '../venv2'] - ['../venv2/bin/pip', 'install', 'yamllint'] exec: ['../venv2/bin/yamllint'] flags: ['--config-data', 'relaxed', '--format', 'parsable']