Skip to content

Commit 37af861

Browse files
committed
pre-commit to wrap .po files
1 parent 3279bd2 commit 37af861

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.pre-commit-config.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
repos:
2+
- repo: https://github.com/humitos/powrap
3+
rev: pre-commit
4+
hooks:
5+
- id: powrap

requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ python-docs-theme
77
setuptools
88
sphinx-intl
99
transifex-client
10+
pre-commit

0 commit comments

Comments
 (0)