Add markdownlint global dotfile.
This commit is contained in:
5
.markdownlintrc
Normal file
5
.markdownlintrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"default": true,
|
||||||
|
"MD013": false,
|
||||||
|
"whitespace": false
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user