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 a91242f commit f4bd9b7Copy full SHA for f4bd9b7
.editorconfig
@@ -2,6 +2,7 @@
2
indent_style = space
3
insert_final_newline = true
4
max_line_length = 120
5
+trim_trailing_whitespace = true
6
7
[*.java]
8
ij_java_block_brace_style = end_of_line
0 commit comments