ansible-role-mealie/.ansible-lint

11 lines
140 B
Plaintext
Raw Normal View History

2023-01-09 15:42:53 +01:00
---
exclude_paths:
- ./molecule
- ./.travis.yml
- ./.github
parseable: true
skip_list:
- '204'
use_default_rules: true
verbosity: 1