164:b6b5babb4898 default tip
Anton Shestakov <av6@dwimlabs.net>, Tue, 31 Oct 2017 16:50:46 +0800
Added tag 0.5.0 for changeset 9ed8b453c537

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'