282:99b534a9b1f5
Anton Shestakov <av6@dwimlabs.net>, Tue, 22 Aug 2017 14:24:58 +0800
docs: more words about configuration

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'