From 82956e47b6348cad8776e01e37ba6ed74a6c750d Mon Sep 17 00:00:00 2001 From: Albert Magyar Date: Tue, 14 Jul 2020 11:14:36 -0700 Subject: Remove scalastyle configs from repository * Drop plugin * Drop make recipe --- project/plugins.sbt | 2 -- 1 file changed, 2 deletions(-) (limited to 'project') diff --git a/project/plugins.sbt b/project/plugins.sbt index 61aca888..357bfa67 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -10,8 +10,6 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0") addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3") -addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0") - addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1") addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10") -- cgit v1.2.3