vapore/.editorconfig
2024-04-24 02:15:12 +00:00

10 lines
109 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.toml]
indent_style = space
indent_size = 4