Skip to content

Commit 705008c

Browse files
committed
use ufmt pre-commit hook
1 parent d91665c commit 705008c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
repos:
2+
- repo: https://github.com/omnilib/ufmt
3+
rev: 1.3.0
4+
hooks:
5+
- id: ufmt
26
- repo: https://gitlab.com/pycqa/flake8
37
rev: 3.9.2
48
hooks:

0 commit comments

Comments
 (0)