Skip to content

Commit e38c5af

Browse files
committed
Add markdownlint configuration file
1 parent c041def commit e38c5af

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.markdownlint.json

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

0 commit comments

Comments
 (0)