Initial commit
This commit is contained in:
5
lefthook.yml
Normal file
5
lefthook.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
pre-commit:
|
||||
commands:
|
||||
lint-markdown:
|
||||
glob: "*.md"
|
||||
run: markdownlint-cli2 {staged_files}
|
||||
Reference in New Issue
Block a user