Skip to content

Commit 9556f63

Browse files
committed
Drop suggestion to auto-fix spelling (many false positives)
1 parent c82bb65 commit 9556f63

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.pre-commit-config.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ repos:
44
hooks:
55
- id: codespell
66
additional_dependencies: [tomli]
7-
# args: ["--write-changes"] # consider enabling for auto-fix
87
exclude: "test/fixtures/"
98

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

0 commit comments

Comments
 (0)