ansible-collection-infomaniak/.ansible-lint

9 lines
204 B
Plaintext
Raw Permalink Normal View History

2024-09-12 17:13:15 +00:00
---
warn_list:
- experimental # all rules tagged as experimental
- yaml # violations reported by yamllint
- meta-no-info
skip_list:
- jinja[spacing] # Rule that looks inside jinja2 templates.