161:e45e99c140a8
Anton Shestakov <av6@dwimlabs.net>, Tue, 31 Oct 2017 13:09:18 +0800
pipelines: heed apt's warning and use apt-get, update, -y

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'