fallout1-ce/.editorconfig
Alexander Batalov 7520167b33 Initial commit
2023-02-09 22:13:05 +03:00

10 lines
148 B
INI

root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_style = space
insert_final_newline = true
trim_trailing_white_space = true