chore: add yamllint rules
parent
0c427085b5
commit
50e21f10af
|
@ -0,0 +1,5 @@
|
||||||
|
extends: default
|
||||||
|
|
||||||
|
rules:
|
||||||
|
line-length:
|
||||||
|
max: 120
|
Loading…
Reference in New Issue