We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0375557 commit 7d1d4bbCopy full SHA for 7d1d4bb
.github/.yamllint.yml
@@ -1,6 +1,8 @@
1
extends: default
2
3
rules:
4
+ comments:
5
+ min-spaces-from-content: 1
6
line-length: disable
7
document-start: disable
8
quoted-strings:
0 commit comments