mirror of
https://github.com/minetest-mods/gauges.git
synced 2024-11-16 23:50:25 +01:00
7 lines
170 B
YAML
7 lines
170 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
|