160:9cff55b8bb87
Anton Shestakov <av6@dwimlabs.net>, Tue, 31 Oct 2017 13:06:26 +0800
pipelines: missing unzip, so let's specify all deps for `make libs` while at it

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'