mirror of
https://github.com/radek-sprta/awesome-game-remakes.git
synced 2025-07-22 16:00:34 +02:00
9 lines
180 B
YAML
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
|