mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-01 01:10:34 +08:00
16 lines
223 B
INI
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
|