markdownlint/test/config/config-grandparent.json

6 lines
129 B
JSON

{
"extends": "config-parent.json",
"MD003": { "style": "atx_closed" },
"MD007": { "indent": 2 },
"no-hard-tabs": false
}