Skip to content

Commit

Permalink
Stop Ktlint from complaining about function names when annotated with @…
Browse files Browse the repository at this point in the history
  • Loading branch information
rivaldi8 committed Nov 23, 2024
1 parent a0d9ddb commit 05c304b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ ktlint_standard_package-name=disabled
ktlint_code_style=android_studio
ktlint_standard_trailing-comma-on-declaration-site=disabled
ktlint_standard_trailing-comma-on-call-site=disabled
ktlint_function_naming_ignore_when_annotated_with=Composable

0 comments on commit 05c304b

Please sign in to comment.