mirror of
https://github.com/minetest-mods/moreblocks.git
synced 2025-08-23 17:00:22 +02:00
Enforce LF line endings in pre-commit hooks
This commit is contained in:
@ -2,5 +2,7 @@
|
|||||||
rev: v2.0.0
|
rev: v2.0.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: end-of-file-fixer
|
- id: end-of-file-fixer
|
||||||
- id: mixed-line-ending
|
|
||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
|
|
||||||
|
- id: mixed-line-ending
|
||||||
|
args: [--fix=lf]
|
||||||
|
Reference in New Issue
Block a user