SRM/.editorconfig

9 lines
113 B
INI
Raw Permalink Normal View History

2025-06-29 17:05:07 +02:00
root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = tab
indent_size = 2