151:a01d7aa6fdd4
Anton Shestakov <av6@dwimlabs.net>, Wed, 06 Sep 2017 15:49:19 +0800
provision: use check_mode instead of always_run (deprecated)

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'