mathebau-ml-config/.editorconfig

9 lines
121 B
INI
Raw Normal View History

2023-04-17 22:04:03 +02:00
root = true
[*]
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 4
max_line_length = 120