Browse Source

ci: merge travis matrix, add `salt-lint` & `rubocop` to `lint` job

* Automated using https://github.com/myii/ssf-formula/pull/60
tags/v0.59.5
Imran Iqbal 5 years ago
parent
commit
64c6ba9ec3
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .yamllint

+ 1
- 0
.yamllint View File

@@ -20,6 +20,7 @@ yaml-files:
# Default settings
- '*.yaml'
- '*.yml'
- .salt-lint
- .yamllint
# SaltStack Formulas additional settings
- '*.example'

Loading…
Cancel
Save