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.
.editorconfig
1 parent 4a83739 commit b2cc8ebCopy full SHA for b2cc8eb
.editorconfig
@@ -4,9 +4,9 @@ end_of_line = lf
4
indent_size = 4
5
indent_style = space
6
insert_final_newline = true
7
-max_line_length = 180
+max_line_length = 120
8
tab_width = 4
9
-trim_trailing_whitespace = false
+trim_trailing_whitespace = true
10
ij_continuation_indent_size = 8
11
ij_formatter_off_tag = @formatter:off
12
ij_formatter_on_tag = @formatter:on
0 commit comments