Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

v8.1.0

Compare
Choose a tag to compare
@mwz mwz released this 02 Mar 23:52
· 204 commits to master since this release

Updated Scalastyle to v1.4.0, which brings the following changes (@mwz - #387):

  • Added regex param to HeaderMatchesChecker rule in the default config.
  • Added CurliesImportChecker rule, which allows only for single imports (no renaming and no hiding imports are allowed in order to minimize merge errors in import declarations). This rule is included in Scalastyle and Scalastyle+Scapegoat quality profiles.
  • PackageNamesChecker was updated to allow only lowercase letters in package names.
  • Made Scalastyle rule descriptions more consistent. (@mwz - #383)

The plugin is available for download from Bintray.