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

14 lines
250 B
INI

root = true
# See conf/detekt.yml, values should be the same
[*]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_style = space
insert_final_newline = true
max_line_length = 120
ij_kotlin_imports_layout = *, java.**, javax.**, kotlin.**, ^