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
make Eclipse and IntelliJ code formatting rules consistent, such that when you have auto-format-on-save turned on with those rules, it produces the same thing that mvn formatter:format + mvn impsort:sort does.