We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b068186 commit d4f76d9Copy full SHA for d4f76d9
.editorconfig
@@ -1,3 +1,6 @@
1
[*.{kt,kts}]
2
max_line_length=120
3
ij_kotlin_imports_layout=*
4
+ij_kotlin_name_count_to_use_star_import = 2147483647
5
+ij_kotlin_name_count_to_use_star_import_for_members = 2147483647
6
+insert_final_newline = true
0 commit comments