We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1dd83b6 + b22e4fe commit 5b803f9Copy full SHA for 5b803f9
.pre-commit-config.yaml
@@ -2,7 +2,7 @@ repos:
2
- repo: https://github.com/astral-sh/ruff-pre-commit
3
rev: "v0.12.0"
4
hooks:
5
- - id: ruff
+ - id: ruff-check
6
args: ["--fix"]
7
- id: ruff-format
8
- repo: https://github.com/PyCQA/autoflake
0 commit comments