Anton Shestakov <av6@dwimlabs.net>, Sat, 20 Aug 2016 10:10:40 +0800
viewer: show 30 latest checks on project page (was: 10)
The page needs some "load more" buttons, but this'll do for now.
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']