Skip to content

Commit 0bd07d1

Browse files
Merge pull request #31 from Exabyte-io/feat/SOF-6640-1
feat/SOF-6640-1
2 parents 2b4760e + 057c18f commit 0bd07d1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.pre-commit-config.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)