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 c213da5 commit 6d0239fCopy full SHA for 6d0239f
.editorconfig
@@ -0,0 +1,6 @@
1
+root = true
2
+
3
+[*.java]
4
+# A lot of files seem to contain trailing whitespace.
5
+# To prevent it showing up as changes on contributions, keep it around for now.
6
+trim_trailing_whitespace = false
0 commit comments