We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ab38e7 commit 6ba45baCopy full SHA for 6ba45ba
.pre-commit-config.yaml
@@ -21,7 +21,3 @@ repos:
21
- id: ruff-format
22
- id: ruff-check
23
args: ["--fix", "--show-fixes"]
24
- - repo: https://github.com/codespell-project/codespell
25
- rev: v2.4.1
26
- hooks:
27
- - id: codespell
0 commit comments