ansible-lint: ignore more directories that aren't part of the repo
This commit is contained in:
parent
f1135b818f
commit
539e507339
2 changed files with 5 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
rules:
|
||||
brackets:
|
||||
forbid: false
|
||||
min-spaces-inside: 1
|
||||
max-spaces-inside: 1
|
||||
min-spaces-inside-empty: 1
|
||||
|
|
|
|||
Loading…
Reference in a new issue