Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 08b163f

Browse files
authored
Merge pull request python#36 from raulcd/pre-commit
pre-commit to wrap .po files
2 parents 20dbf6a + 37af861 commit 08b163f

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.pre-commit-config.yaml

Lines changed: 5 additions & 0 deletions
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

Lines changed: 1 addition & 0 deletions
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)