Skip to content

Commit

Permalink
chore: disable writing function bodies inline
Browse files Browse the repository at this point in the history
  • Loading branch information
sds100 committed Oct 5, 2024
1 parent 3022249 commit 0dbd022
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
@@ -1,4 +1,5 @@
[*.{kt,kts}]
ktlint_standard_function-expression-body = disabled
ktlint_function_naming_ignore_when_annotated_with = Composable
ktlint_ignore_back_ticked_identifier = true
ktlint_code_style = intellij_idea # Use IntelliJ style because it has trailing commas

0 comments on commit 0dbd022

Please sign in to comment.