mirror of
https://github.com/minetest-mods/moreblocks.git
synced 2025-01-27 01:20:20 +01:00
Enforce LF line endings in pre-commit hooks
This commit is contained in:
parent
0e885283c0
commit
eacee7831a
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user