powrap/.pre-commit-hooks.yaml
2020-05-18 10:13:59 +02:00

7 lines
124 B
YAML

- id: powrap
name: powrap
entry: powrap
language: python
files: \.po$
args: ['--modified', '--quiet']