lemur/.pre-commit-config.yaml

11 lines
333 B
YAML
Raw Normal View History

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
- id: check-merge-conflict
- repo: git://github.com/pre-commit/mirrors-jshint
sha: e72140112bdd29b18b0c8257956c896c4c3cebcb
hooks:
- id: jshint