Skip to content

Commit 0b4017a

Browse files
committed
Stop Ktlint from complaining about function names when annotated with @compose
1 parent a0d9ddb commit 0b4017a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.editorconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ ktlint_standard_package-name=disabled
1010
ktlint_code_style=android_studio
1111
ktlint_standard_trailing-comma-on-declaration-site=disabled
1212
ktlint_standard_trailing-comma-on-call-site=disabled
13+
ktlint_function_naming_ignore_when_annotated_with = Composable

0 commit comments

Comments
 (0)