We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0eecb71 + 327960e commit c2cb469Copy full SHA for c2cb469
project/build.properties
@@ -1 +1 @@
1
-sbt.version=0.13.9
+sbt.version=0.13.11
project/plugins.sbt
@@ -5,8 +5,4 @@
5
// Scala IDE project file generator
6
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "4.0.0")
7
8
-// See https://github.com/scalastyle/scalastyle/issues/156#issuecomment-137229733
9
-addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "0.7.0" excludeAll(
10
- ExclusionRule(organization = "com.danieltrinh")))
11
-
12
-libraryDependencies += "org.scalariform" %% "scalariform" % "0.1.7"
+addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "0.8.0")
0 commit comments