You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes indeed. The backticks are ignored when sorting the imports. This was a conscious change. But I did not knew it conflicts with IntelliJ sorting. I will mark the issue as such.
Expected Behavior
If I reformat a file with IntelliJ/AS and then I reformat it with ktlint they don't do/undo the same change.
Observed Behavior
When I format my code with IntelliJ thse imports are ordered like this:
But with ktlint they are ordered like this:
Your Environment
0.45.1
The text was updated successfully, but these errors were encountered: