Skip to content

Commit 4b95f23

Browse files
committed
.markdownlint-cli2.jsonc: re-enable MD003, heading style
1 parent 4b723b8 commit 4b95f23

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.markdownlint-cli2.jsonc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
// Disable rules that are currently violated in the codebase
1111
// These can be re-enabled incrementally as files are fixed
1212
"MD001": false, // Heading levels should only increment by one level at a time
13-
"MD003": false, // Heading style
1413
"MD012": false, // Multiple consecutive blank lines
1514
"MD013": false, // Line length
1615
"MD014": false, // Dollar signs used before commands without showing output

0 commit comments

Comments
 (0)