diff --git a/.editorconfig b/.editorconfig index 16f61bea844..474690550a8 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,4 +1,4 @@ [*.{kt,kts}] # possible values: number (e.g. 2), "unset" (makes ktlint ignore indentation completely) indent_size=2 -kotlin_imports_layout=idea + diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 66d46e74f0c..2ae2a26048e 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -5,8 +5,6 @@