From 044ff9e59b6a97cee7fc53f85504aa3ed14e80f4 Mon Sep 17 00:00:00 2001 From: Zach Smith Date: Mon, 12 Jun 2017 13:19:52 -0700 Subject: Add scalafmt to test --- project/plugins.sbt | 1 - 1 file changed, 1 deletion(-) (limited to 'project') diff --git a/project/plugins.sbt b/project/plugins.sbt index 2cfaba0..3dc4a0d 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,5 +1,4 @@ // Code style plugins -// addSbtPlugin("com.geirsson" % "sbt-scalafmt" % "0.6.6") addSbtPlugin("org.wartremover" % "sbt-wartremover" % "2.0.3") addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "0.8.0") -- cgit v1.2.3