Anton Shestakov <av6@dwimlabs.net>, Thu, 07 Jul 2016 13:58:38 +0800
models: revs are not unique, can be nulls
Revision numbers can change depending on --branch or --rev for hg clone.
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']