gmi-web/.editorconfig
2021-02-22 00:26:56 +00:00

9 lines
125 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
indent_size = 2
indent_style = space
[*.scd]
indent_style = tab