Skip to content

agiledigital/sbt-agilequality

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AgileQuality

An opinionated code quality plugin. Aggregates sbt-wartremover, sbt-scoverage and sbt-scalafmt.

Usage

Add the following to your plugins.sbt:

  addSbtPlugin("au.com.agiledigital" % "sbt-agilequality" % "0.1-SNAPSHOT")

Testing

Run test for regular unit tests.

Run scripted for sbt script tests.

Publishing

Run ^publishLocal to publish locally. Ensure you include the ^ prefix to publish for both sbt 0.13.x and 1.0.x.

About

An opinionated code quality plugin. Aggregates sbt-wartremover, sbt-scoverage and sbt-scalafmt.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages