Permissions: -rw-r--r--
linters: - name: flake8 include: - '**.py' - name: yamllint include: - '**.yaml' - '**.yml' - name: jshint flags: ['--extract', 'always'] include: - '**.html'