Files
Sovol-SV06-firmware/.markdownlint.json
2025-12-19 16:57:20 -05:00

10 lines
204 B
JSON

{
"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
}