Skip to content

Commit 7d6692b

Browse files
authored
chore(.markdownlint.yaml): ignore MD049 to be consistent with Prettier (autowarefoundation#148)
* chore(.markdownlint.yaml): ignore MD049 to be consistent with Prettier Signed-off-by: Kenji Miyake <[email protected]> * add a comment Signed-off-by: Kenji Miyake <[email protected]>
1 parent 7b2d460 commit 7d6692b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.markdownlint.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1+
# See https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md for all rules.
12
default: true
23
MD013: false
34
MD024:
45
siblings_only: true
56
MD033: false
67
MD041: false
78
MD046: false
9+
MD049: false

0 commit comments

Comments
 (0)