sudo-archive/.editorconfig

8 lines
99 B
INI
Raw Normal View History

2023-01-08 14:38:27 +00:00
root = true
[*]
end_of_line = lf
insert_final_newline = true
indent_size = 2
indent_style = space