299:18a3583a520a
Anton Shestakov <av6@dwimlabs.net>, Wed, 20 Sep 2017 13:44:36 +0800
viewer: basic line chart for checks (errors, warnings, duration)

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'