github diffplug/spotless lib/4.10.2
Lib v4.10.2

latest releases: maven/3.10.2, gradle/8.10.2
5 hours ago

Fixed

  • ShortenFullyQualifiedTypesStep now shortens fully-qualified types used in expression contexts (such as static method calls, static fields, and enum constants) while avoiding imports that would change how existing unqualified type references resolve. (#3039)
  • FeatureClassLoader now provides stub implementations of lombok.* classes (and synthesises empty classes for any others) so that the Eclipse JDT formatter step no longer fails with NoClassDefFoundError when lombok is active as a JVM agent (e.g. -javaagent:lombok.jar in Eclipse/VS Code/Cursor). (#2795)

Don't miss a new spotless release

NewReleases is sending notifications on new releases.