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.59.7
Imran Iqbal 5 years ago
parent
commit
4cbf0b2dc8
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .salt-lint

+ 1
- 0
.salt-lint View File

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

Loading…
Cancel
Save