314:a3c2e221cadf
Anton Shestakov <av6@dwimlabs.net>, Sun, 08 Oct 2017 10:00:32 +0800
incoming: yamllint also has codes, just not numeric

next change 319:e2f4e8c5795c
previous change 307:6ce60c358c5c

candolint.yml

Permissions: -rw-r--r--

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