Add pre-commit hook (#14)

This commit is contained in:
Manuel Kaufmann 2020-05-22 17:48:57 +02:00 committed by GitHub
parent 37929b8668
commit e216d5638b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

5
.pre-commit-hooks.yaml Normal file
View File

@ -0,0 +1,5 @@
- id: pospell
name: pospell
entry: pospell
language: python
files: \.po$