266:038d67265733
Anton Shestakov <av6@dwimlabs.net>, Sat, 17 Jun 2017 07:25:44 +0800
requirements: PyYAML 3.12

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'