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.
--fix
1 parent f1350e4 commit 57b8aa8Copy full SHA for 57b8aa8
.pre-commit-config.yaml
@@ -3,4 +3,5 @@ repos:
3
rev: v0.5.6
4
hooks:
5
- id: ruff
6
+ args: [--fix, --unsafe-fixes]
7
- id: ruff-format
0 commit comments