Skip to content

Commit

Permalink
Drop suggestion to auto-fix spelling (many false positives)
Browse files Browse the repository at this point in the history
  • Loading branch information
EliahKagan committed Aug 15, 2024
1 parent c82bb65 commit 9556f63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ repos:
hooks:
- id: codespell
additional_dependencies: [tomli]
# args: ["--write-changes"] # consider enabling for auto-fix
exclude: "test/fixtures/"

- repo: https://github.com/astral-sh/ruff-pre-commit
Expand Down

0 comments on commit 9556f63

Please sign in to comment.