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

8 lines
91 B
JSON
Raw Normal View History

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