Anton Shestakov <av6@dwimlabs.net>, Tue, 28 Jun 2016 22:36:05 +0800
viewer: restyle regular badges to be a bit more like status badges
In practice, it means: no border, 3px rounded corners and more pronounced text
shadow.
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']