Scalastyle 0.6.0 released - two new rules, 2.11, sbt plugin fixes (AutoPlugin), various other bugfixes.

45 views
Skip to first unread message

Matthew Farwell

unread,
Oct 20, 2014, 5:01:59 AM10/20/14
to scalasty...@googlegroups.com
Scalastyle 0.6.0 has been released. See Release notes. This applies to 2.10 and 2.11.

Thanks to all of the contributors.

It contains the following changes:

New rules:
  • IndentationChecker - check the indentation of your code
  • NonASCIICharacterChecker - check for use of non-ascii characters
Also:
  • Support for 2.11
  • sbt plugin - support for AutoPlugin #21
  • sbt plugin - Add support for running scalastyle over test sources #27
  • sbt plugin - Add support for remote config file (downloads once per day) #25
  • sbt plugin - fix various logging issues #28
  • HeaderMatchesChecker supports regular expressions #120
  • scalastyle-batch is now an uberjar, not a zip. See scalastyle-batch.jar
  • Incorrect error messages from the sbt plugin #117
  • Fix EnsureSingleSpaceAfterTokenChecker when token is first one on line. #119
  • Various bugfixes in the ScalaDocChecker

As normal, you can use this through:

Maven Plugin
Eclipse plugin (for 4.2 Juno / 4.3 Kepler)
SBT plugin
Command line

There is an Intellij plugin and a sonar plugin in the works. If you want to help out, please contact us.

See http://www.scalastyle.org for more information.

Matthew Farwell.
Reply all
Reply to author
Forward
0 new messages