2016-09-27 19:47:26 +02:00
|
|
|
- repo: git://github.com/pre-commit/pre-commit-hooks
|
2016-09-27 20:01:11 +02:00
|
|
|
sha: v0.6.0
|
2016-09-27 19:47:26 +02:00
|
|
|
hooks:
|
|
|
|
|
- id: check-yaml
|
|
|
|
|
- id: end-of-file-fixer
|
|
|
|
|
- id: trailing-whitespace
|
|
|
|
|
- id: check-case-conflict
|
|
|
|
|
- id: check-merge-conflict
|