290:a08915486c39
Anton Shestakov <av6@dwimlabs.net>, Sat, 16 Sep 2017 17:41:43 +0800
viewer: comparing checks (diff) on a separate page

next change 307:6ce60c358c5c
previous change 231:fac95513f366

candolint.yml

Permissions: -rw-r--r--

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