config: update .editorconfig to disable specific ktlint rules
This commit is contained in:
@@ -1,2 +1,4 @@
|
|||||||
[*.{kt,kts}]
|
[*.{kt,kts}]
|
||||||
|
ktlint_standard_annotation = disabled
|
||||||
|
ktlint_standard_multiline-expression-wrapping = disabled
|
||||||
ktlint_function_naming_ignore_when_annotated_with=Composable
|
ktlint_function_naming_ignore_when_annotated_with=Composable
|
||||||
Reference in New Issue
Block a user