SummaryProject / .pre-commit-config.yaml
EveSa's picture
Initial Commit
ad78747
raw
history blame
No virus
176 Bytes
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.3.0
hooks:
- id: check-yaml
- id: end-of-file-fixer
- id: trailing-whitespace