259:d6260ec4891d
Anton Shestakov <av6@dwimlabs.net>, Fri, 03 Feb 2017 18:08:05 +0800
docker: worker image doesn't need python 3.5 specifically, any 3.x is fine

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'