Skip to content

Commit

Permalink
Merge f8c4c0d into 5250340
Browse files Browse the repository at this point in the history
  • Loading branch information
Qi77Qi committed Sep 24, 2018
2 parents 5250340 + f8c4c0d commit 1535713
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,5 @@ scalacOptions ++= Seq(

scalacOptions in (Compile, console) --= Seq("-Ywarn-unused:imports", "-Xfatal-warnings")
scalacOptions in Test -= "-Ywarn-dead-code" // due to https://github.com/mockito/mockito-scala#notes

addCompilerPlugin("com.olegpy" %% "better-monadic-for" % "0.2.4")

0 comments on commit 1535713

Please sign in to comment.