We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5580383 commit f79d55cCopy full SHA for f79d55c
.pre-commit-config.yaml
@@ -41,6 +41,7 @@ repos:
41
rev: 0.7.22
42
hooks:
43
- id: mdformat
44
+ exclude: CHANGELOG.md
45
args: [--number] # Keep numbering for ordered lists
46
additional_dependencies:
47
- mdformat-gfm # Support for GitHub Flavored Markdown (GFM), including tables, task lists, strikethroughs, and autolinks.
0 commit comments