Skip to content

Commit a9c4d10

Browse files
committed
Simplify configuration example in README
1 parent 2246dc9 commit a9c4d10

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,7 @@ Hooks for pre-commit useful working with PO files.
1616
- id: obsolete-messages
1717
- id: untranslated-messages
1818
- id: remove-django-translators
19-
- id: check-metadata
20-
args:
21-
- -h
22-
- Project-Id-Version
23-
- -v
24-
- v\d+\.\d+\.\d+
19+
- id: standard-metadata
2520
```
2621
2722
## Hooks

0 commit comments

Comments
 (0)