Disable mdformat check.

mdformat is a jerk and wants to change the case of links. I'll be back
to re-apply prettier if we think we need it.
This commit is contained in:
Dan Albert
2024-05-13 12:04:33 -07:00
committed by Dan Albert
parent b8a54f86a6
commit 170abdbadb

View File

@@ -4,10 +4,3 @@ repos:
hooks:
- id: check-xml
- id: check-yaml
- repo: https://github.com/executablebooks/mdformat
rev: 0.7.16
hooks:
- id: mdformat
args: ["--wrap", "80"]
additional_dependencies:
- mdformat-gfm