Skip to content

Commit 7d1d4bb

Browse files
committed
Add override for yamllint default
1 parent 0375557 commit 7d1d4bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/.yamllint.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
extends: default
22

33
rules:
4+
comments:
5+
min-spaces-from-content: 1
46
line-length: disable
57
document-start: disable
68
quoted-strings:

0 commit comments

Comments
 (0)