File tree 2 files changed +2
-3
lines changed 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -1204,11 +1204,10 @@ build += {
1204
1204
extra.test-tasks: ["compile"]
1205
1205
}
1206
1206
1207
- // forked (July 2017) to get rid of the usual bintray-sbt stuff that
1208
- // makes dbuild upset
1209
1207
${vars.base} {
1210
1208
name: "scalastyle"
1211
1209
uri: ${vars.uris.scalastyle-uri}
1210
+ extra.options: ["-Dscalastyle.publish-ivy-only=true"]
1212
1211
}
1213
1212
1214
1213
]}
Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ vars.uris: {
86
86
scalapb-uri: "https://github.com/scalapb/ScalaPB.git#268318c" # was master
87
87
scalaprops-uri: "https://github.com/scalaprops/scalaprops.git"
88
88
scalariform-uri: "https://github.com/scala-ide/scalariform.git"
89
- scalastyle-uri: "https://github.com/scalacommunitybuild /scalastyle.git#community-build-2.12 "
89
+ scalastyle-uri: "https://github.com/scalastyle /scalastyle.git"
90
90
scalatags-uri: "https://github.com/lihaoyi/scalatags.git"
91
91
scalatest-uri: "https://github.com/scalatest/scalatest.git#3.0.x"
92
92
scalatex-uri: "https://github.com/lihaoyi/scalatex.git"
You can’t perform that action at this time.
0 commit comments