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