Files
coco 7846a45f2c a
2026-07-03 15:47:27 +08:00

14 lines
205 B
INI

root = true
[*]
indent_style = space
indent_size = 4
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.{yml,yaml}]
indent_size = 2
[*.{kt, kts}]
ij_kotlin_imports_layout = *