fix: md lint annoyances
This commit is contained in:
parent
6a85167ade
commit
a20c15d0d6
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
"MD013": { "line_length": "5000" },
|
||||
"MD033": false,
|
||||
"MD036": false,
|
||||
"MD054": false,
|
||||
"no-hard-tabs": false,
|
||||
"whitespace": false
|
||||
}
|
||||
|
|
Reference in a new issue