markdownlint/test/long-lines-short-code.json

7 lines
91 B
JSON

{
"default": true,
"MD013": {
"code_block_line_length": 30
},
"MD046": false
}