We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ee888f commit 192564eCopy full SHA for 192564e
.editorconfig
@@ -17,6 +17,7 @@ trim_trailing_whitespace = true
17
ij_kotlin_code_style_defaults = KOTLIN_OFFICIAL
18
ij_kotlin_allow_trailing_comma = true
19
ij_kotlin_allow_trailing_comma_on_call_site = true
20
+ij_kotlin_line_break_after_multiline_when_entry = false
21
ij_kotlin_name_count_to_use_star_import = 999
22
ij_kotlin_name_count_to_use_star_import_for_members = 999
23
ij_kotlin_packages_to_use_import_on_demand =
0 commit comments