gmi-web/.editorconfig
Talon Poole d8c518a575 documentation
I think I need to write some actual code now...
2021-01-28 17:56:02 +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