vim-settings/.pre-commit-config.yaml

13 lines
334 B
YAML
Raw Normal View History

2019-10-24 19:35:49 +00:00
---
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v1.2.3
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
# After merging, this should change to the upstream and point to master
- repo: https://github.com/ViViDboarder/vint
rev: pre-commit-support
hooks:
- id: vint