jointrashposs/.editorconfig
kakkokari-gtyih 8e52c51c49 wip
2023-07-08 17:36:02 +09:00

10 lines
125 B
INI

root = true
[*]
indent_style = tab
indent_size = 4
charset = utf-8
insert_final_newline = true
[*.yml]
indent_style = space