# What this PR does ## Which issue(s) this PR fixes ## Checklist - [ ] Unit, integration, and e2e (if applicable) tests updated - [ ] Documentation added (or `pr:no public docs` PR label added if not required) - [ ] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not required)
14 lines
206 B
JSON
14 lines
206 B
JSON
{
|
|
"default": true,
|
|
"MD013": {
|
|
"line_length": "120",
|
|
"code_blocks": false,
|
|
"tables": false
|
|
},
|
|
"MD024": {
|
|
"siblings_only": true
|
|
},
|
|
"MD033": {
|
|
"allowed_elements": ["img"]
|
|
}
|
|
}
|