mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-27 07:56:14 -03:30
describe the use of pre-commit hook in CONTRIBUTING.md
This commit is contained in:
@@ -10,7 +10,7 @@ repos:
|
||||
rev: v0.11.0
|
||||
hooks:
|
||||
- id: markdownlint
|
||||
args: [ -r, ~MD013 ]
|
||||
args: [ -r, "~MD013,~MD029" ]
|
||||
exclude: "^.git"
|
||||
|
||||
- repo: local
|
||||
|
||||
Reference in New Issue
Block a user