Skip to content

Commit 35b3074

Browse files
committed
docs: add markdownlint configuration file to manage linting rules
1 parent af0db66 commit 35b3074

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.markdownlint.json

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

0 commit comments

Comments
 (0)