Files
dotfiles/.editorconfig
2024-03-09 23:34:41 -05:00

8 lines
99 B
INI

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