ktlint: Respect composable function naming scheme of studio

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2025-12-30 11:30:55 +08:00
parent 2dca6534a1
commit 3bb11a7a54

View File

@@ -7,3 +7,4 @@ root = true
[*.{kt,kts}]
ktlint_code_style = android_studio
ktlint_function_naming_ignore_when_annotated_with=Composable