Anton Shestakov <av6@dwimlabs.net>, Thu, 30 Jun 2016 20:21:30 +0800
viewer: a new helper for project/check/status handlers, get_project_or_404()
Also test it.
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']