mirror of
https://github.com/famedly/ansible-collection-matrix
synced 2024-11-10 05:34:16 +00:00
Make the ansible linter happy
remove trailing whitespaces
This commit is contained in:
parent
06d9b2ea49
commit
71c4f3b2a4
5 changed files with 8 additions and 7 deletions
|
@ -1,4 +1,5 @@
|
|||
root = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.yml]
|
||||
insert_final_newline = true
|
||||
|
|
Loading…
Reference in a new issue