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 3c0e11d commit 53555a3Copy full SHA for 53555a3
1 file changed
.markdownlint-cli2.yaml
@@ -3,6 +3,7 @@ config:
3
line-length: false # MD013
4
no-duplicate-heading: false # MD024
5
reference-links-images: false # MD052
6
- no-multiple-blanks: false # MD012 CHANGELOG.md
+ no-multiple-blanks:
7
+ maximum: 2
8
ignores:
9
- .github/copilot-instructions.md
0 commit comments