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 8e7e0f0 commit 0f52471Copy full SHA for 0f52471
1 file changed
.pre-commit-config.yaml
@@ -3,5 +3,5 @@ repos:
3
rev: v0.8.4
4
hooks:
5
- id: ruff
6
- args: [--fix]
+ args: [--fix, --unsafe-fixes]
7
- id: ruff-format
0 commit comments