Files
CSSUDII.Sodium/.editorconfig
2022-03-27 17:54:40 +02:00

10 lines
134 B
INI

root = true
[*]
trim_trailing_whitespace = true
insert_final_newline = true
[*.{csproj,props}]
indent_style = space
indent_size = 2