mirror of
https://github.com/wasabeef/glide-transformations.git
synced 2025-06-06 14:24:05 +08:00
9 lines
116 B
INI
9 lines
116 B
INI
[*]
|
|
indent_size = 2
|
|
max_line_length = off
|
|
insert_final_newline = true
|
|
|
|
[*.{kt, kts}]
|
|
kotlin_imports_layout = ascii
|
|
|