nextpush-android/.editorconfig

5 lines
131 B
INI
Raw Normal View History

2024-11-18 13:40:53 +01:00
[*.{kt,kts}]
ktlint_code_style = android_studio
ktlint_function_naming_ignore_when_annotated_with=Composable
max_line_length = 140