Add mdformat pre-commit hook
This commit is contained in:
@@ -25,6 +25,11 @@ repos:
|
||||
- id: black
|
||||
language_version: python3
|
||||
|
||||
- repo: https://github.com/executablebooks/mdformat
|
||||
rev: ff29be1a1ba8029d9375882aa2c812b62112a593 # frozen: 0.7.22
|
||||
hooks:
|
||||
- id: mdformat
|
||||
|
||||
- repo: local
|
||||
hooks:
|
||||
- id: snake-case-enforcement
|
||||
|
||||
Reference in New Issue
Block a user