Skip to content

Commit 2ae85b3

Browse files
committed
Disable annoying lint.
1 parent 2b389e0 commit 2ae85b3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.markdownlint.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
{
2-
"MD013": {
3-
"line_length": 160
4-
},
2+
"MD013": false,
53
"MD033": false,
64
"MD041": false
75
}

0 commit comments

Comments
 (0)