SRE_Case_Studies/test/.markdownlint.json

7 lines
113 B
JSON
Raw Permalink Normal View History

2021-02-14 22:03:29 +08:00
{
"default": true,
"line-length": false,
2021-02-21 00:05:37 +08:00
"no-duplicate-header": false,
"no-inline-html": false
2021-02-14 22:03:29 +08:00
}