vapore/.editorconfig

10 lines
109 B
INI
Raw Normal View History

2024-04-24 02:15:12 +00:00
root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.toml]
indent_style = space
indent_size = 4