Skip to content

Commit 89d9be4

Browse files
committedMar 30, 2023
Add yamllint config
1 parent ff212ec commit 89d9be4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎yamllint-config.yml

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
extends: default
2+
3+
rules:
4+
line-length: disable

0 commit comments

Comments
 (0)
Please sign in to comment.