SRM/.editorconfig
Madeorsk c63ffb7011
Some checks failed
/ test (push) Failing after 47s
Project setup.
2025-06-29 17:12:53 +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