mirror of
https://github.com/micahflee/TM-SGNL-Android.git
synced 2025-06-01 13:03:49 +02:00
9 lines
No EOL
269 B
INI
9 lines
No EOL
269 B
INI
root = true
|
|
|
|
[*.{kt,kts}]
|
|
indent_size = 2
|
|
ij_kotlin_allow_trailing_comma_on_call_site = false
|
|
ij_kotlin_allow_trailing_comma = false
|
|
ktlint_code_style = intellij_idea
|
|
twitter_compose_allowed_composition_locals=LocalExtendedColors
|
|
ktlint_standard_class-naming = disabled |