We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a140e6 commit 9e64c2aCopy full SHA for 9e64c2a
1 file changed
.pre-commit-config.yaml
@@ -44,6 +44,7 @@ repos:
44
rev: 1.0.0
45
hooks:
46
- id: mdformat
47
+ exclude: "^tests/.*$"
48
additional_dependencies:
49
# - mdformat-myst==0.3.0
50
# See https://github.com/executablebooks/mdformat-myst/issues/13
0 commit comments