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.
2 parents 51f9b65 + e74a5aa commit ed75da0Copy full SHA for ed75da0
.editorconfig
@@ -1,6 +1,8 @@
1
root = true
2
3
+[*]
4
end_of_line = lf
5
+insert_final_newline = true
6
7
[*.java]
8
indent_style = tab
0 commit comments