diff --git a/.editorconfig b/.editorconfig index 1296f8944..e917e6912 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,3 +8,5 @@ indent_size = 4 indent_style = space insert_final_newline = true trim_trailing_whitespace = true +ij_kotlin_name_count_to_use_star_import = 2147483647 +ij_kotlin_name_count_to_use_star_import_for_members = 2147483647