Add pre-commit hooks

See https://pre-commit.com/ for more information.
This commit is contained in:
Hugo Locurcio 2019-02-21 23:10:58 +01:00
parent 1649f91156
commit 95155a3bc6
No known key found for this signature in database
GPG Key ID: 39E8F8BE30B0A49C
8 changed files with 68 additions and 63 deletions

6
.pre-commit-config.yaml Normal file
View File

@ -0,0 +1,6 @@
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.0.0
hooks:
- id: end-of-file-fixer
- id: mixed-line-ending
- id: trailing-whitespace

View File

@ -64,4 +64,3 @@ Recycle\noutput = Wiederver-\nwerten
###ownership.lua###
someone = jemand
Sorry, %s owns that spot. = Tut mir leid, %s gehoert diese Stelle.