Skip to content

Commit

Permalink
Simplify configuration example in README
Browse files Browse the repository at this point in the history
  • Loading branch information
mondeja committed Jun 6, 2021
1 parent 2246dc9 commit a9c4d10
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,7 @@ Hooks for pre-commit useful working with PO files.
- id: obsolete-messages
- id: untranslated-messages
- id: remove-django-translators
- id: check-metadata
args:
- -h
- Project-Id-Version
- -v
- v\d+\.\d+\.\d+
- id: standard-metadata
```
## Hooks
Expand Down

0 comments on commit a9c4d10

Please sign in to comment.