Skip to content

Commit c3c8418

Browse files
Add basic markdownlint config for README.md
1 parent 8157816 commit c3c8418

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.markdownlint.json

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

0 commit comments

Comments
 (0)