Anton Shestakov <av6@dwimlabs.net>, Sat, 23 Sep 2017 12:53:04 +0800
models: "finished" was dropped from order by, so this index is not used
Index page still uses "finished" in order by, but it needs a different index.
linters/yamllint.yml
Permissions: -rw-r--r--
- ['virtualenv', '--python=python%(python_version)s', '../venv%(python_version)s'] - ['../venv%(python_version)s/bin/pip', 'install', 'yamllint'] exec: ['../venv%(python_version)s/bin/yamllint'] flags: ['--config-data', 'relaxed', '--format', 'parsable']