ansible-role-gitea/.ansible-lint
Marius Alwan Meyer 16c3c592c0
All checks were successful
ansible-lint / Ansible Lint (push) Successful in 20s
[lint] don't error on line-length, empty-lines and new-line-at-end-of-file
2023-08-11 14:02:30 +02:00

7 lines
105 B
Plaintext

offline: false
warn_list:
- yaml[line-length]
- yaml[empty-lines]
- yaml[new-line-at-end-of-file]