Files
MaaAssistantArknights/.editorconfig
2026-03-07 19:08:15 +08:00

16 lines
223 B
INI

# Visual Studio generated .editorconfig file with C++ settings.
root = true
[*]
indent_style = space
insert_final_newline = true
charset = utf-8
end_of_line = lf
[*.json]
indent_size = 4
[*.makefile]
indent_style = tab