153:15433f87db4b
Anton Shestakov <av6@dwimlabs.net>, Thu, 14 Sep 2017 19:31:42 +0800
pipelines: retain ~/.cache/pip between runs

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'