diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..931bfa6 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,2 @@ +[*.{kt,kts}] +ktlint_function_naming_ignore_when_annotated_with=Composable \ No newline at end of file