147:af2c69b87882
Anton Shestakov <av6@dwimlabs.net>, Sun, 30 Jul 2017 22:54:22 +0800
workspaces: use this.$() shortcut instead of this.$el.find()

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'