Skip to content

Commit bdd7a79

Browse files
added config for markdown linter
fixes #16
1 parent e7fe9a7 commit bdd7a79

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.markdownlint.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"default": true,
3+
"MD013": false,
4+
"MD034": false
5+
}

0 commit comments

Comments
 (0)