mirror of
https://github.com/gogs/gogs.git
synced 2025-05-30 03:03:02 +00:00
fix(.editorconfig): remove setting end_of_line and make Git track EOL changes on Windows (#7725)
This commit is contained in:
parent
ba17b9b56b
commit
015589cdd9
@ -4,7 +4,6 @@ root = true
|
||||
|
||||
[*]
|
||||
charset = utf-8
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user