CEES-manage/.editorconfig

9 lines
131 B
INI
Raw Normal View History

2024-04-12 15:34:14 +08:00
root = true
[*]
charset = utf-8
indent_size = 4
indent_style = space
insert_final_newline = false
trim_trailing_whitespace = true