Skip to content

Commit

Permalink
Disable mdformat check.
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
DanAlbert committed May 13, 2024
1 parent b8a54f8 commit 170abdb
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 170abdb

Please sign in to comment.