5 lines
128 B
INI
5 lines
128 B
INI
root = true
|
|
[*.{kt,kts}]
|
|
max_line_length = 120
|
|
insert_final_newline = true
|
|
disabled_rules = import-ordering, no-wildcard-imports |