239:d63d57df465c
Anton Shestakov <av6@dwimlabs.net>, Tue, 20 Sep 2016 18:56:49 +0800
templates: move table rows with project checks to a separate template

next change 307:6ce60c358c5c
previous change 231:fac95513f366

candolint.yml

Permissions: -rw-r--r--

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