Skip to content

scalaz/scalazfix

Repository files navigation

scalaz migration

https://scalacenter.github.io/scalafix/docs/rules/external-rules.html

project/scalafix.sbt

addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")

sbt shell

apply release version

> scalafixEnable
> scalafixAll dependency:ScalazFix@org.scalaz:scalazfix:0.2.0

apply snapshot version

> scalafixEnable
> scalafixAll https://raw.githubusercontent.com/scalaz/scalazfix/master/rules/src/main/scala/scalaz/ScalazFix.scala

About

scalafix rules for scalaz 7.2 to 7.3

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages