We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c82bb65 commit 9556f63Copy full SHA for 9556f63
.pre-commit-config.yaml
@@ -4,7 +4,6 @@ repos:
4
hooks:
5
- id: codespell
6
additional_dependencies: [tomli]
7
- # 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