config: add .editorconfig with ktlint rule adjustment

This commit is contained in:
Antoine Jaury
2026-07-07 21:59:22 +02:00
parent af66fd04e5
commit f37e71dddd
+2
View File
@@ -0,0 +1,2 @@
[*.{kt,kts}]
ktlint_function_naming_ignore_when_annotated_with=Composable