markdownlint/test/long_lines_100.json

7 lines
63 B
JSON
Raw Normal View History

2015-03-04 18:36:30 -08:00
{
"default": true,
"MD013": {
"line_length": 100
}
}