Anton Shestakov <av6@dwimlabs.net>, Sat, 30 Jul 2016 13:35:44 +0800
checker: some linters could be requested, but skipped
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']