aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorReece Dunham <me@rdil.rocks>2020-07-26 21:32:10 +0100
committermodmuss50 <modmuss50@gmail.com>2020-07-26 21:32:10 +0100
commit1955bcb2eac52c3b71c689756b0b8e2b94c1d0dc (patch)
tree5b70c7b6cecfdf902d60355b1f35dfec8614218e /.editorconfig
parent6083146127a1189258a7e003342915ee39f44fd2 (diff)
downloadarchitectury-loom-1955bcb2eac52c3b71c689756b0b8e2b94c1d0dc.tar.gz
architectury-loom-1955bcb2eac52c3b71c689756b0b8e2b94c1d0dc.tar.bz2
architectury-loom-1955bcb2eac52c3b71c689756b0b8e2b94c1d0dc.zip
General cleanup
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig5
1 files changed, 1 insertions, 4 deletions
diff --git a/.editorconfig b/.editorconfig
index dd522751..3cf20d90 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -1,5 +1,2 @@
-[*.kt]
+[*.{gradle,java}]
indent_style = tab
-
-[*.gradle]
-indent_style = tab \ No newline at end of file