Skip to content

Commit

Permalink
chore: ignore CONTRIBUTORS.md spellcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
mschweig committed Jan 13, 2025
1 parent 99b0a1d commit 7d70657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ repos:
- id: codespell
additional_dependencies:
- tomli
args: ["--ignore-words", "Manuel"]
exclude: "CONTRIBUTORS.md"
# FIXME: Figure out why this is getting stuck under VPN.
# - repo: https://github.com/RobertCraigie/pyright-python
# rev: v1.1.315
Expand Down

0 comments on commit 7d70657

Please sign in to comment.