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.
1 parent cdc3456 commit 7b36495Copy full SHA for 7b36495
.pre-commit-config.yaml
@@ -45,7 +45,7 @@ repos:
45
- repo: https://github.com/astral-sh/ruff-pre-commit
46
rev: v0.14.0
47
hooks:
48
- - id: ruff
+ - id: ruff-check
49
types: [text]
50
files: ^(helpers/python|.+\.py)$
51
exclude: ^completions/
0 commit comments