152:345e4e91ad44
Anton Shestakov <av6@dwimlabs.net>, Wed, 06 Sep 2017 15:49:58 +0800
provision: target newer Nginx versions (>1.9.5 in this case)

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'