Hi. ```ij_kotlin_imports_layout = *,^``` and ```ij_kotlin_imports_layout = *, ^``` the config with t...
s
Hi.
Copy code
ij_kotlin_imports_layout = *,^
and
Copy code
ij_kotlin_imports_layout = *, ^
the config with the space after the comma I’ve got the erorr message
Imports must be ordered according to the pattern specified in .editorconfig
for aliases at the end of the import section. Are spaces between the comma separated list not allowed? thx.
✔️ 1
r
s
thx. I need 👓 🙂
109 Views