We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2a8bee commit 8a96388Copy full SHA for 8a96388
.markdownlint.json
@@ -11,6 +11,7 @@
11
"no-multiple-blanks": {
12
"maximum": 2
13
},
14
+ "no-trailing-spaces": true,
15
"ul-indent": false,
16
"ul-style": {
17
"style": "consistent"
0 commit comments