boldradius / scala-quality-template

Scala project with all static analysis enabled to conform to quality standards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scala-quality-template

Build Status

This is a sample project configuration that incorporates all of the flags, plugins and options that we've found useful when building a Scala project with high code quality.

Not all quality attributes of course can be captured through static analysis, but why not let the compiler do as much as it can...

About

Scala project with all static analysis enabled to conform to quality standards

License:Apache License 2.0


Languages

Language:Scala 100.0%