diff --git a/.editorconfig b/.editorconfig index 7555f4db3..978f09ade 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,4 +7,5 @@ max_line_length=off ktlint_standard_property-naming=disabled ktlint_standard_filename=disabled ktlint_standard_package-name=disabled -ktlint_code_style=android_studio \ No newline at end of file +ktlint_code_style=android_studio +ktlint_function_naming_ignore_when_annotated_with = Composable diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index 28422375b..a269cb1aa 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -2,12 +2,14 @@