Files
coco 723ce1af5c a
2026-07-03 15:12:48 +08:00

11 lines
216 B
INI

root = true
[*]
# Most of the standard properties are supported
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
max_line_length = 100
insert_final_newline = true
trim_trailing_whitespace = true