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.
2 parents 2b4760e + 057c18f commit 0bd07d1Copy full SHA for 0bd07d1
.pre-commit-config.yaml
@@ -0,0 +1,7 @@
1
+repos:
2
+ - repo: https://github.com/Exabyte-io/pre-commit-hooks
3
+ rev: 2023.6.13
4
+ hooks:
5
+ - id: ruff
6
+ - id: black
7
+ - id: pydocstyle
0 commit comments