USB_Config_Vendor/CC_SDK/Environment/libjuice/.editorconfig

12 lines
167 B
INI
Raw Normal View History

2026-02-03 14:36:30 +08:00
# EditorConfig is awesome: https://EditorConfig.org
root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = tab
indent_size = 4