We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08fc652 commit 2a972a0Copy full SHA for 2a972a0
1 file changed
.editorconfig
@@ -12,4 +12,5 @@ trim_trailing_whitespace = true
12
insert_final_newline = true
13
tab_width = 4
14
ij_kotlin_allow_trailing_comma = true
15
-ktlint_function_naming_ignore_when_annotated_with=Composable
+ktlint_function_naming_ignore_when_annotated_with=Composable
16
+ktlint_standard_annotation = disabled
0 commit comments