Skip to content
Snippets Groups Projects
Unverified Commit ff481446 authored by Max Gautier's avatar Max Gautier
Browse files

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)
parent 0faa8055
No related branches found
No related tags found
No related merge requests found
---
MD013: false
MD029: false
all
exclude_rule 'MD013'
exclude_rule 'MD029'
rule 'MD007', :indent => 2
.mdlrc 0 → 100644
style "#{File.dirname(__FILE__)}/.md_style.rb"
......@@ -24,8 +24,7 @@ repos:
rev: v0.11.0
hooks:
- id: markdownlint
args: [-r, "~MD013,~MD029"]
exclude: "^.git"
exclude: "^.github|(^docs/_sidebar\\.md$)"
- repo: https://github.com/shellcheck-py/shellcheck-py
rev: v0.10.0.1
......
# OpenStack
## Known compatible public clouds
......
# Recovering the control plane
To recover from broken nodes in the control plane use the "recover\-control\-plane.yml" playbook.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment