mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-05 04:53:57 -05: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
|