128:9fcc3e45dc29
Anton Shestakov <av6@dwimlabs.net>, Thu, 11 Aug 2016 14:14:37 +0800
pipelines: plan b: install supervisor early and restart it before ansible

previous change 118:eec3351046d6

candolint.yml

Permissions: -rw-r--r--

Other formats: Feeds:
linters:
- name: flake8
include:
- '**.py'
- name: jshint
include:
- '**.js'
- name: jshint
flags: ['--extract', 'always']
include:
- '**.html'
- name: yamllint
include:
- '**.yml'
- '**.yaml'