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/flake8.yml
Permissions: -rw-r--r--
- ['virtualenv', '--python=python2', '../venv2'] - ['../venv2/bin/pip', 'install', 'flake8', 'pep8-naming'] exec: ['../venv2/bin/flake8']