Scalastyle 0.3.0 released

22 views
Skip to first unread message

Matthew Farwell

unread,
May 19, 2013, 5:27:17 AM5/19/13
to scala-a...@googlegroups.com
Scalastyle 0.3.0 has been released. It contains the following changes:

  • Support for 2.10
  • Skip PublicMethodsHaveTypeChecker for constructors
  • Skip PublicMethodsHaveTypeChecker when function body does not exist
  • Added ignoreOverride parameter for PublicMethodsHaveTypeChecker, if true, don’t check methods with override
  • For method names, ignore mutators by default (foo=_())
  • Allow declaration of a customID for rules, if a rule has more than one instance (for example a regex)
  • Add rule for block imports
  • Catch usage of ??? operator

There are several ways of using it:

Maven Plugin
Eclipse plugin (for 3.7 Indigo, 4.2 Juno and 3.6 Helios)
SBT plugin
Command line

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

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