ktlint: Respect composable function naming scheme of studio
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -7,3 +7,4 @@ root = true
|
|||||||
|
|
||||||
[*.{kt,kts}]
|
[*.{kt,kts}]
|
||||||
ktlint_code_style = android_studio
|
ktlint_code_style = android_studio
|
||||||
|
ktlint_function_naming_ignore_when_annotated_with=Composable
|
||||||
|
|||||||
Reference in New Issue
Block a user