Files
awesome-game-remakes/.pre-commit-config.yaml
2024-05-17 06:27:02 +02:00

9 lines
180 B
YAML

---
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
hooks:
- id: check-yaml
- id: end-of-file-fixer
- id: trailing-whitespace