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 be7ff79 commit 4fcaa97Copy full SHA for 4fcaa97
‎.pre-commit-config.yaml‎
@@ -35,7 +35,7 @@ repos:
35
36
- id: local-ruff-format
37
name: ruff format
38
- entry: uv run ruff format --force-exclude --check
+ entry: uv run ruff format --force-exclude --exit-non-zero-on-format
39
require_serial: true
40
language: unsupported
41
types: [python]
0 commit comments