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 be1ad6f commit 6c8c4ebCopy full SHA for 6c8c4eb
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
rev: v0.11.12
19
hooks:
20
# Linter
21
- - id: ruff
+ - id: ruff-check
22
# Formatter
23
- id: ruff-format
24
- repo: https://github.com/pre-commit/mirrors-mypy
0 commit comments