forked from scalastyle/scalastyle
-
Notifications
You must be signed in to change notification settings - Fork 3
Home
matthewfarwell edited this page Oct 21, 2011
·
16 revisions
Welcome to the Scalastyle wiki. The following pages contain a list of proposed rules for Scalastyle. The initial list of rules were lifted directly from Checkstyle, and would not necessarily apply to Scala.
Please feel free to modify the text of these pages, in particular:
- adding new rules that you want
- removing rules that don't apply to Scala
List of pages:
- Scalastyle proposed rules (Annotations)
- Scalastyle proposed rules (Block Checks)
- Scalastyle proposed rules (Class Design)
- Scalastyle proposed rules (Coding)
- Scalastyle proposed rules (Duplicate code)
- Scalastyle proposed rules (Headers)
- Scalastyle proposed rules (Imports)
- Scalastyle proposed rules (Javadoc Comments)
- Scalastyle proposed rules (Metrics)
- Scalastyle proposed rules (Miscellaneous)
- Scalastyle proposed rules (Modifiers)
- Scalastyle proposed rules (Regexp)
- Scalastyle proposed rules (Size Violations)
- Scalastyle proposed rules (Whitespace)