We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8b947c commit 1a7ccabCopy full SHA for 1a7ccab
.pre-commit-config.yaml
@@ -17,6 +17,7 @@ repos:
17
rev: v0.11.5
18
hooks:
19
- id: ruff
20
+ args: [--fix]
21
- id: ruff-format
22
23
- repo: https://github.com/python-jsonschema/check-jsonschema
0 commit comments