2016-10-31 19:00:15 +01:00
|
|
|
- repo: git://github.com/pre-commit/pre-commit-hooks
|
|
|
|
sha: 18d7035de5388cc7775be57f529c154bf541aab9
|
|
|
|
hooks:
|
|
|
|
- id: trailing-whitespace
|
|
|
|
- id: flake8
|
2016-11-21 20:28:11 +01:00
|
|
|
- id: check-merge-conflict
|
|
|
|
- repo: git://github.com/pre-commit/mirrors-jshint
|
|
|
|
sha: e72140112bdd29b18b0c8257956c896c4c3cebcb
|
|
|
|
hooks:
|
|
|
|
- id: jshint
|