Skip to content

v2.1.0

Compare
Choose a tag to compare
@tsjensen tsjensen released this 27 Feb 13:21
· 241 commits to master since this release

This release adds two new features to Checkstyle Addons:

  • A new check: RegexpOnString, which helps finding String literals which match a regular expression (for example, find hard-coded host names)
  • The placeholders in the propertyFile option of the PropertyCatalog check were extended to include {11}, which evaluates to dynamic module roots, thus allowing a fixed check configuration to be applied to different projects with different module structures.

[Which files to choose for download?]