mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-25 21:36:52 +08:00
6 lines
172 B
INI
6 lines
172 B
INI
[*]
|
|
# force *nix line endings so files don't look modified in container run from Windows clone
|
|
end_of_line = lf
|
|
trim_trailing_whitespace = true
|
|
insert_final_newline = true
|