Skip to content
Snippets Groups Projects
Unverified Commit 66647c3f authored by Louis Abel's avatar Louis Abel :tv:
Browse files

merging lints

parent 79cb2e43
No related branches found
No related tags found
No related merge requests found
# .ansible-lint
warn_list:
- '204' # Lines should be less than 160 characters
- '701' # meta/main.yml should contain relevant info
skip_list:
- '106' # Role name must match ^[a-z][a-z0-9_]+$ pattern
---
extends: default
rules:
line-length:
max: 140
level: warning
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment