mirror of
https://codeberg.org/NextPush/nextpush-android.git
synced 2025-01-14 10:56:15 +01:00
5 lines
131 B
INI
5 lines
131 B
INI
|
[*.{kt,kts}]
|
||
|
ktlint_code_style = android_studio
|
||
|
ktlint_function_naming_ignore_when_annotated_with=Composable
|
||
|
max_line_length = 140
|