mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 13:54:37 +03:00
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)
This commit is contained in:
4
.md_style.rb
Normal file
4
.md_style.rb
Normal file
@@ -0,0 +1,4 @@
|
||||
all
|
||||
exclude_rule 'MD013'
|
||||
exclude_rule 'MD029'
|
||||
rule 'MD007', :indent => 2
|
||||
Reference in New Issue
Block a user