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 511b121 commit 46e7613Copy full SHA for 46e7613
.editorconfig
@@ -1,5 +1,5 @@
1
[*.java]
2
-indent_style = tab
+indent_style = space
3
+indent_size = 4
4
insert_final_newline = true
-tab_width = 3
5
trim_trailing_whitespace = true
0 commit comments