diff --git a/.editorconfig b/.editorconfig index 8db2d051a..8eaa53b43 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,3 +7,4 @@ root = true [*.{kt,kts}] ktlint_code_style = android_studio +ktlint_function_naming_ignore_when_annotated_with=Composable