121:57680c37b6b8
Anton Shestakov <av6@dwimlabs.net>, Thu, 11 Aug 2016 12:54:46 +0800
pipelines: let's try this

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'