tutu/.editorconfig
2024-07-14 20:28:44 +08:00

7 lines
86 B
INI

root = true
[*]
trim_trailing_whitespace = true
indent_size = 2
indent_style = space