157:45e6e68a871b
Anton Shestakov <av6@dwimlabs.net>, Tue, 31 Oct 2017 12:48:41 +0800
Makefile: libs target to fetch client deps using wget, tar and unzip

previous change 118:eec3351046d6

candolint.yml

Permissions: -rw-r--r--

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