companion-testsuit/.editorconfig

9 lines
136 B
INI
Raw Permalink Normal View History

2025-12-05 12:23:06 +04:00
root = true
[*]
charset = utf-8
insert_final_newline = true
end_of_line = lf
indent_style = space
indent_size = 2
max_line_length = 150