Files
typecho/.editorconfig
T
2021-09-01 13:49:32 +08:00

11 lines
116 B
INI

root = true
[*]
indent_style = space
indent_size = 4
[*.scss]
indent_size = 2
[*.php]
insert_final_newline = true