We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 016fa44 commit c82bb65Copy full SHA for c82bb65
.pre-commit-config.yaml
@@ -4,7 +4,7 @@ repos:
4
hooks:
5
- id: codespell
6
additional_dependencies: [tomli]
7
- # args: ["--write-changes"] # consider enabling for auto-fif
+ # args: ["--write-changes"] # consider enabling for auto-fix
8
exclude: "test/fixtures/"
9
10
- repo: https://github.com/astral-sh/ruff-pre-commit
0 commit comments