mirror of
https://github.com/ivuorinen/config-checker.git
synced 2026-01-26 03:13:59 +00:00
14 lines
190 B
JSON
14 lines
190 B
JSON
{
|
|
"default": true,
|
|
"MD013": {
|
|
"line_length": 200,
|
|
"code_blocks": false,
|
|
"tables": false
|
|
},
|
|
"MD024": {
|
|
"siblings_only": true
|
|
},
|
|
"MD033": false,
|
|
"MD041": false
|
|
}
|