348:80539f2c61fc
Anton Shestakov <av6@dwimlabs.net>, Sun, 12 Apr 2020 23:56:27 +0800
checker: really make sure hg outputs UTF-8

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'