Skip to content

2.4.0-rc1

Compare
Choose a tag to compare
@skuzzle skuzzle released this 12 Jul 11:18
· 247 commits to master since this release

Maven Central JavaDoc

Bug fixes

  • #55 Make parallel analysis the default
  • #63 Support for ignoring classes that cannot be fixed

Maven Central coordinates for this release:

<dependency>
    <groupId>de.skuzzle.enforcer</groupId>
    <artifactId>restrict-imports-enforcer-rule</artifactId>
    <version>2.4.0-rc1</version>
</dependency>