SRM/.editorconfig
Madeorsk 624bd68469
Some checks failed
/ test (push) Failing after 43s
Project setup.
2025-06-29 17:06:50 +02:00

8 lines
113 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = tab
indent_size = 2