mirror of
https://github.com/lone-cloud/prism-android
synced 2026-06-03 11:03:10 -07:00
4 lines
131 B
INI
4 lines
131 B
INI
[*.{kt,kts}]
|
|
ktlint_code_style = android_studio
|
|
ktlint_function_naming_ignore_when_annotated_with=Composable
|
|
max_line_length = 140
|