Skip to content

Commit 65d7d41

Browse files
committed
unfork scalafmt
1 parent 3ead443 commit 65d7d41

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

core/scalafmt.conf

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1-
// https://github.com/kitbellew/scalafmt.git#4849 # was scalameta, main
2-
3-
// once https://github.com/scalameta/scalafmt/pull/4849 is merged
4-
// we can unfork
1+
// https://github.com/scalameta/scalafmt.git#main
52

63
vars.proj.scalafmt: ${vars.base} {
74
name: "scalafmt"
8-
uri: "https://github.com/kitbellew/scalafmt.git#d79cd37ea170f1dde3abf2849ca9fd9ce8abb8e1"
5+
uri: "https://github.com/scalameta/scalafmt.git#0aa493606c8263f644c3658f39471be4a03c51c0"
96

107
extra.projects: ["coreJVM", "cli", "tests", "dynamic"]
118
extra.commands: ${vars.default-commands} [

proj/scastie.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
vars.proj.scastie: ${vars.base} {
77
name: "scastie"
8-
uri: "https://github.com/scalacommunitybuild/scastie.git#58c3943d8364709d676f87e073a940064ff5ea05"
8+
uri: "https://github.com/scalacommunitybuild/scastie.git#14391080c41cf0369ab894b8a6d2a19a19e754c8"
99

1010
extra.exclude: [
1111
"*2_10", "*2_11", "*2_12", "*3", "*JS", "client", "sbtScastie"

0 commit comments

Comments
 (0)