Skip to content

Commit 6ffcb8e

Browse files
authored
Merge pull request #3631 from armanbilge/topic/bring-back-the-turbo
Don't set `turbo := false` in Scastie
2 parents 00b4d7c + aa78654 commit 6ffcb8e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/data/scastie.sbt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,3 @@ scalacOptions ++= Seq(
44
"-feature",
55
"-unchecked"
66
)
7-
8-
turbo := false

0 commit comments

Comments
 (0)