Skip to content

Commit ccc033f

Browse files
committed
Use previous when linebreak style
1 parent b15da45 commit ccc033f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.editorconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ indent_style=space
1414
ij_kotlin_name_count_to_use_star_import=2147483647
1515
ij_kotlin_name_count_to_use_star_import_for_members=2147483647
1616
ij_kotlin_imports_layout=*,java.**,javax.**,kotlin.**,^
17+
ij_kotlin_line_break_after_multiline_when_entry=false
1718

1819
[*.xml]
1920
ij_continuation_indent_size=4

0 commit comments

Comments
 (0)