Skip to content

Commit 53555a3

Browse files
authored
chore(ci): more markdown fixes (#845)
Signed-off-by: Dan Webb <dan.webb@damacus.io>
1 parent 3c0e11d commit 53555a3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.markdownlint-cli2.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ config:
33
line-length: false # MD013
44
no-duplicate-heading: false # MD024
55
reference-links-images: false # MD052
6-
no-multiple-blanks: false # MD012 CHANGELOG.md
6+
no-multiple-blanks:
7+
maximum: 2
78
ignores:
89
- .github/copilot-instructions.md

0 commit comments

Comments
 (0)