Anton Shestakov <av6@dwimlabs.net>, Sat, 30 Jul 2016 13:05:59 +0800
checker: check linter config, complain and skip linters with problems early
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']