138:29feb2cf0c66
Anton Shestakov <av6@dwimlabs.net>, Mon, 05 Sep 2016 23:03:59 +0800
Added tag 0.4.2 for changeset 5b138c7170a7

previous change 118:eec3351046d6

candolint.yml

Permissions: -rw-r--r--

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