diff --git a/.editorconfig b/.editorconfig index 2b991f5..a18bcea 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,2 +1,3 @@ [*.{kt,kts}] +ktlint_function_naming_ignore_when_annotated_with=Composable indent_size = 4 \ No newline at end of file