342:ef5986aad0ff
Anton Shestakov <av6@dwimlabs.net>, Thu, 31 May 2018 12:18:06 +0800
checker: move to the current LTS (Bionic) as the base image

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'