markdownlint/test/long-lines-stern.json

9 lines
123 B
JSON
Raw Normal View History

{
"default": true,
"MD013": {
"stern": true,
"heading_line_length": 30,
"code_block_line_length": 20
}
}