File tree Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Original file line number Diff line number Diff line change 1
- // https://github.com/scalacommunitybuild/discipline-scalatest.git#community-build-2.13 # was typelevel, main
2
-
3
- // forked (August 2021) to remove sbt-dotty;
4
- // unfork pending merge of https://github.com/typelevel/discipline-scalatest/pull/204 ?
1
+ // https://github.com/typelevel/discipline-scalatest.git#main
5
2
6
3
vars.proj.discipline-scalatest: ${vars.base} {
7
4
name: "discipline-scalatest"
8
- uri: "https://github.com/scalacommunitybuild /discipline-scalatest.git#98a0fbbaaa7d3c04e04323c09ab8e8fea142607a "
5
+ uri: "https://github.com/typelevel /discipline-scalatest.git#92b52910555302c433a63d888c92ed4f9ce0ec2a "
9
6
10
7
extra.exclude: ["*JS", "*Native", "docs"]
11
8
}
Original file line number Diff line number Diff line change 4
4
5
5
vars.proj.scalastyle: ${vars.base} {
6
6
name: "scalastyle"
7
- uri: "https://github.com/beautiful-scala/scalastyle.git#6ccbbb064bcc84f8c90e177598372f8dfdcd571f "
7
+ uri: "https://github.com/beautiful-scala/scalastyle.git#cff4fde2f388ec33e2dade7cf571b63cc7716359 "
8
8
9
- // pending merge of https://github.com/beautiful-scala/scalastyle/pull/209
10
- extra.sbt-version: ${vars.sbt-1-5-version} // https://github.com/scoverage/sbt-scoverage/issues/372
11
9
}
You can’t perform that action at this time.
0 commit comments