From 695834635a3e61271c5c3c67396b97b0b0f2b54e Mon Sep 17 00:00:00 2001 From: PiTheGuy Date: Thu, 16 Jan 2025 17:55:22 -0600 Subject: [PATCH] Update .editorconfig --- .editorconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.editorconfig b/.editorconfig index 38a985847..1262dfd5f 100644 --- a/.editorconfig +++ b/.editorconfig @@ -12,6 +12,7 @@ indent_style = tab [*.java] indent_style = tab +ij_java_names_count_to_use_import_on_demand = 99 [*.tiny] indent_style = tab