Skip to content
Snippets Groups Projects
Commit 74a914c7 authored by Michelle Weidling's avatar Michelle Weidling :blowfish:
Browse files

feat(.markdownlint.json): accept YAML header

parent 64e79cae
No related branches found
No related tags found
1 merge request!30do not bark on yaml headers
{ {
"default": true, "default": true,
"MD013": { "line_length": 120 }, "MD013": { "line_length": 120 },
"MD024": { "siblings_only": true } "MD024": { "siblings_only": true },
"first-line-heading": false "MD041": false
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment