336:b82a39d39fb4
Anton Shestakov <av6@dwimlabs.net>, Wed, 30 May 2018 17:25:17 +0800
requirements: Tornado 4.5.3

previous change 319:e2f4e8c5795c

candolint.yml

Permissions: -rw-r--r--

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