Browse Source

ci(travis): update `salt-lint` config for `v0.0.10` [skip ci]

* Automated using https://github.com/myii/ssf-formula/pull/82
tags/v0.5.1
Imran Iqbal 5 years ago
parent
commit
ce2de8b669
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .salt-lint

+ 1
- 0
.salt-lint View File

@@ -2,6 +2,7 @@
# vim: ft=yaml
---
exclude_paths: []
rules: {}
skip_list:
# Using `salt-lint` for linting other files as well, such as Jinja macros/templates
- 205 # Use ".sls" as a Salt State file extension

Loading…
Cancel
Save