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