132:926bee60cea5
Anton Shestakov <av6@dwimlabs.net>, Thu, 11 Aug 2016 18:31:20 +0800
pipelines: use a folded scalar (whatever that means)

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'