liancheng / scalafix-organize-imports

A CI-friendly Scalafix semantic rule for organizing imports
MIT License
192 stars 22 forks source link

v0.6.0 is apparently built against Scalafix 0.9.31, warning when using Scalafix 0.10.1 #277

Open PawelLipski opened 2 years ago

PawelLipski commented 2 years ago

Probably just a nuisance, I didn't see any serious problems:

[info] Loading external rule(s) built against an old version of Scalafix (0.9.31).
[info] This might not be a problem, but in case you run into unexpected behavior, you
[info] should try a more recent version of the rules(s) if available. If that does
[info] not help, request the rule(s) maintainer to build against Scalafix 0.10.1
[info] or later, and downgrade Scalafix to 0.9.x (x>=31) for the time being.
bjaglin commented 1 year ago

OrganizeImports is now a built-in rule as of Scalafix 0.11.0