aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig8
1 files changed, 1 insertions, 7 deletions
diff --git a/.editorconfig b/.editorconfig
index 892e95f..4b06ebb 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -4,10 +4,4 @@ end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = tab
-indent_size = 4
-
-[*.java]
-indent_size = 2
-
-[*.gradle]
-indent_size = 4
+indent_size = 2 \ No newline at end of file