272:6a1027cb889f
Anton Shestakov <av6@dwimlabs.net>, Sat, 22 Jul 2017 13:34:55 +0800
docs: use one style for all file names, more metavariables

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'