exclude .forgejo/ directory from ansible-lint

This commit is contained in:
June 2024-11-24 01:08:13 +01:00
parent cf5e6c4e1a
commit d3d37e2e4c
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0

View file

@ -1,3 +1,6 @@
skip_list:
- "yaml[line-length]"
- "name[casing]"
exclude_paths:
- .forgejo/