Files
zipline/.editorconfig
Veyndan Stuart 2ea940c2b9 Add Spotless
2023-05-12 15:27:10 +02:00

12 lines
185 B
INI

root = true
[*]
indent_size = 2
ij_continuation_indent_size = 2
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.{kt, kts}]
ij_kotlin_imports_layout = *