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