317:fce877c8a1cc
Anton Shestakov <av6@dwimlabs.net>, Mon, 09 Oct 2017 21:26:13 +0800
linters: let's try and use luacheck 0.21.1

next change 319:e2f4e8c5795c
previous change 307:6ce60c358c5c

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'