315:b3c5f2cf42fb
Anton Shestakov <av6@dwimlabs.net>, Sun, 08 Oct 2017 10:01:43 +0800
tests: reorder and update tests for match_linter_output() slightly

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'