SRE_Case_Studies/.markdownlint.json

6 lines
84 B
JSON
Raw Normal View History

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