12 lines
164 B
Plaintext
12 lines
164 B
Plaintext
![]() |
---
|
||
|
extends: default
|
||
|
|
||
|
rules:
|
||
|
line-length:
|
||
|
# matches hardcoded 160 value from ansible-lint
|
||
|
max: 160
|
||
|
|
||
|
ignore: |
|
||
|
zuul.d/*.yaml
|
||
|
releasenotes/notes/*.yaml
|