Skip to content

Commit bb296ef

Browse files
committed
chore: add .yamllint
1 parent af57b59 commit bb296ef

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.yamllint

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
extends: relaxed
2+
3+
rules:
4+
line-length:
5+
max: 200
6+
allow-non-breakable-inline-mappings: true
7+

0 commit comments

Comments
 (0)