Skip to content
Snippets Groups Projects

do not bark on yaml headers

Merged Ubbo Veentjer requested to merge feature/yaml-header-friendlyness into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
{
{
"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
}
}
Loading