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 a450f8f commit d691398Copy full SHA for d691398
.pre-commit-config.yaml
@@ -0,0 +1,8 @@
1
+repos:
2
+- repo: https://github.com/astral-sh/ruff-pre-commit
3
+ rev: v0.11.12
4
+ hooks:
5
+ - id: ruff-check
6
+ language: system
7
+ - id: ruff-format
8
0 commit comments