[lint] don't error on line-length, empty-lines and new-line-at-end-of-file
All checks were successful
ansible-lint / Ansible Lint (push) Successful in 20s
All checks were successful
ansible-lint / Ansible Lint (push) Successful in 20s
This commit is contained in:
parent
fa915065f5
commit
16c3c592c0
@ -1 +1,6 @@
|
|||||||
offline: false
|
offline: false
|
||||||
|
|
||||||
|
warn_list:
|
||||||
|
- yaml[line-length]
|
||||||
|
- yaml[empty-lines]
|
||||||
|
- yaml[new-line-at-end-of-file]
|
||||||
|
Loading…
Reference in New Issue
Block a user