There was an error while loading. Please reload this page.
2 parents c1d2336 + f6c9d0e commit 13429c9Copy full SHA for 13429c9
1 file changed
.pre-commit-config.yaml
@@ -0,0 +1,7 @@
1
+repos:
2
+ - repo: https://github.com/astral-sh/ruff-pre-commit
3
+ rev: v0.8.4
4
+ hooks:
5
+ - id: ruff
6
+ args: [--fix]
7
+ - id: ruff-format
0 commit comments