Scalariform
Scala source code formatter (by daniel-trinh)
Scalastyle
scalastyle (by scalastyle)
Scalariform | Scalastyle | |
---|---|---|
- | 1 | |
112 | 676 | |
- | 0.0% | |
0.0 | 0.0 | |
almost 9 years ago | about 2 years ago | |
Scala | Scala | |
MIT License | 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.
Scalariform
Posts with mentions or reviews of Scalariform.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Scalariform yet.
Tracking mentions began in Dec 2020.
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.
What are some alternatives?
When comparing Scalariform and Scalastyle you can also consider the following projects:
scalafmt - This repo is now a fork of --->
Scapegoat - Scala compiler plugin for static code analysis
scalajs-benchmark - Benchmarks: write in Scala or JS, run in your browser. Live demo:
Wartremover - Flexible Scala code linting tool
Linter - Static Analysis Compiler Plugin for Scala
Scalafix - Refactoring and linting tool for Scala
Scoverage - Scoverage Scala Code Coverage Core Libs