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 2b4760e commit 057c18fCopy full SHA for 057c18f
.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