Skip to content

Commit

Permalink
Reintroduce compose function naming lint rule.
Browse files Browse the repository at this point in the history
  • Loading branch information
kukabi committed Jan 12, 2024
1 parent ab29535 commit 6b72c5a
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,2 +1,3 @@
[*.{kt,kts}]
ktlint_function_naming_ignore_when_annotated_with=Composable
indent_size = 4

0 comments on commit 6b72c5a

Please sign in to comment.