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 bc5b576 commit da05ea3Copy full SHA for da05ea3
.editorconfig
@@ -15,7 +15,7 @@ insert_final_newline = true
15
max_line_length = 120
16
tab_width = 4
17
trim_trailing_whitespace = true
18
-ij_continuation_indent_size = 8
+ij_continuation_indent_size = 4
19
ij_formatter_off_tag = @formatter:off
20
ij_formatter_on_tag = @formatter:on
21
ij_formatter_tags_enabled = true
0 commit comments