Files
docker-docs/.markdownlint.json
2020-02-17 15:36:32 +00:00

5 lines
91 B
JSON

{
"default": true,
"MD013": { "line_length": -1 },
"MD030": { "ol_multi": 2 }
}