ansible-infra/.ansible-lint

9 lines
123 B
Text
Raw Normal View History

skip_list:
- "yaml[line-length]"
- "name[casing]"
2024-12-01 04:07:23 +01:00
- "no-changed-when"
- "no-handler"
exclude_paths:
- .forgejo/