Scalastyle
scalastyle (by scalastyle)
Scapegoat
Scala compiler plugin for static code analysis (by scapegoat-scala)
Scalastyle | Scapegoat | |
---|---|---|
1 | 3 | |
677 | 535 | |
0.1% | 0.9% | |
0.0 | 8.4 | |
over 2 years ago | 5 days ago | |
Scala | Scala | |
Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Scalastyle
Posts with mentions or reviews of Scalastyle.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-02-08.
-
Checklist for learning Scala
Find a code conventions document: the online Scala course that I’ve started uses Scalastyle for enforcing the style of the code. If it’s good enough for the Scala core team, it’s good enough for me.
Scapegoat
Posts with mentions or reviews of Scapegoat.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-02-26.
-
Simple, Naïve, and Wrong: More than you wanted to know about Scala Case Classes
I've since figured this out (Scapegoat/FinalModifierOnCaseClass and WartRemover/FinalCaseClass). I plan to add it to the next version of the article.
-
Which static analysis tool do you use for Scala?
The support for scala 3 has been requested a while ago: https://github.com/scapegoat-scala/scapegoat/issues/521 but the original author has stepped down as a maintainer https://github.com/scapegoat-scala/scapegoat/issues/567 and recently most of the changes are just dependency updates.
What are some alternatives?
When comparing Scalastyle and Scapegoat you can also consider the following projects:
scalafmt - This repo is now a fork of --->
Scalafix - Refactoring and linting tool for Scala
Wartremover - Flexible Scala code linting tool
Scalariform - Scala source code formatter
Linter - Static Analysis Compiler Plugin for Scala
Scoverage - Scoverage Scala Code Coverage Core Libs
Scalatex - Programmable, Typesafe Document Generation
sbt - sbt, the interactive build tool