Files
kubespray/.md_style.rb
Max Gautier ff48144607 pre-commit: adjust mardownlint default, md fixes
Use a style file as recommended by upstream. This makes for only one
source of truth.
Conserve previous upstream default for MD007 (upstream default changed
here https://github.com/markdownlint/markdownlint/pull/373)
2024-05-28 13:26:49 +02:00

5 lines
73 B
Ruby

all
exclude_rule 'MD013'
exclude_rule 'MD029'
rule 'MD007', :indent => 2