qt-build-tools/.editorconfig

11 lines
223 B
INI
Raw Normal View History

2024-06-21 23:11:25 +08:00
# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
# Unix-style newlines with a newline ending every file
[*]
end_of_line = lf
charset = utf-8
indent_style = space
indent_size = 4