573in1/.markdownlint.json
spicyjpeg 1a486b0508
Some checks failed
Build / Run build (push) Failing after 6m3s
Add new cart drivers, prepare for app refactor
2025-02-25 00:41:08 +01:00

11 lines
172 B
JSON

{
"line-length": {
"tables": false
},
"emphasis-style": false,
"fenced-code-language": false,
"first-line-heading": false,
"no-inline-html": false
}