mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-12-30 21:04:17 +00:00
Housekeeping: add markdownlint.json.
This commit is contained in:
9
.markdownlint.json
Normal file
9
.markdownlint.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"no-inline-html": false,
|
||||
"first-line-h1": false,
|
||||
"descriptive-link-text": false,
|
||||
"no-blanks-blockquote": false,
|
||||
"fenced-code-language": false,
|
||||
"table-column-count": false,
|
||||
"line-length": false
|
||||
}
|
||||
Reference in New Issue
Block a user