159:2bc0a5ac4959
Anton Shestakov <av6@dwimlabs.net>, Tue, 31 Oct 2017 12:56:39 +0800
provision: WSGI is an acronym

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'