ansible-role-sonarqube/.ansible-lint

11 lines
142 B
Plaintext
Raw Normal View History

2023-04-28 00:32:36 +02:00
---
exclude_paths:
2023-04-29 20:48:33 +02:00
# - ./molecule
2023-04-28 00:32:36 +02:00
- ./.travis.yml
- ./.github
parseable: true
skip_list:
- '204'
use_default_rules: true
verbosity: 1