cgal/.markdownlint.json

8 lines
141 B
JSON

{
"default": true,
"line-length": false,
"no-duplicate-heading": {
"siblings_only": true
}
}