Files
helios-server-rs/.editorconfig

8 lines
92 B
INI
Raw Normal View History

2024-07-07 15:53:31 +00:00
root = true
[*]
end_of_line = lf
insert_final_newline = true
[Makefile]
indent_style = tab