Skip to content

Commit 680b1d1

Browse files
authored
Disable MD060 rule in markdownlint configuration
1 parent d09d550 commit 680b1d1

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/.markdownlint.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,5 @@
99
"MD048": false,
1010
"MD040": false,
1111
"MD041": false,
12-
"MD060": {
13-
"style": "any"
14-
}
12+
"MD060": false
1513
}

0 commit comments

Comments
 (0)