Files
godot-syntax-themes/.pre-commit-config.yaml
Hugo Locurcio 1b3b578341 Add pre-commit hooks
See https://pre-commit.com/ for more information.
2018-10-16 12:10:34 +02:00

7 lines
164 B
YAML

- 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