tutu/.editorconfig

7 lines
86 B
INI
Raw Permalink Normal View History

2024-07-14 20:28:44 +08:00
root = true
[*]
trim_trailing_whitespace = true
indent_size = 2
indent_style = space