Files
NullcatChan/.editorconfig
NullCat 06b942eed7 update
2023-01-29 17:39:28 +09:00

11 lines
142 B
INI

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