parent
4d62e8c972
commit
a90b26f82c
2 changed files with 8 additions and 2 deletions
|
@ -9,4 +9,4 @@ skip_list:
|
|||
|
||||
# Exclude defaults files generated by aar-doc
|
||||
exclude_paths:
|
||||
- "roles/*/defaults/"
|
||||
- "**/defaults/"
|
||||
|
|
|
@ -2,5 +2,11 @@
|
|||
|
||||
extends: default
|
||||
|
||||
rules:
|
||||
line-length:
|
||||
max: 120
|
||||
level: warning
|
||||
|
||||
ignore:
|
||||
- "roles/*/defaults/"
|
||||
- "**/defaults/"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue