Files
MonoGame.Extended/.editorconfig
T
Lucas Girouard-Stranks 7c42601674 Cleanup root-directory files
2021-08-06 00:40:09 -04:00

11 lines
142 B
INI

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