aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
new file mode 100644
index 0000000..db6b96d
--- /dev/null
+++ b/.editorconfig
@@ -0,0 +1,2 @@
+[*.{gradle,java}]
+ij_java_class_count_to_use_import_on_demand = 999 \ No newline at end of file