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

* Automated using https://github.com/myii/ssf-formula/pull/82
This commit is contained in:
Imran Iqbal 2019-10-23 17:34:28 +01:00
parent 7c55ef0c0d
commit 60ee61dd66

View File

@ -2,6 +2,7 @@
# 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