1
0
Fork 0
mirror of https://github.com/cisagov/log4j-affected-db.git synced 2024-09-19 19:12:38 +00:00
log4j-affected-db/.mdl_config.json
Nicholas McDonnell d791334352
Add a rule for markdownlint to allow multiple headers with the same name as long
as they are not nested in the same heading group.
2020-03-04 10:56:39 -05:00

10 lines
140 B
JSON

{
"MD013": {
"code_blocks": false,
"tables": false
},
"MD024": {
"allow_different_nesting": true
},
"default": true
}