You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: community-build/src/scala/dotty/communitybuild/projects.scala
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -138,6 +138,7 @@ object SbtCommunityProject:
138
138
defscalacOptions=List(
139
139
"-Xcheck-macros",
140
140
"-Wsafe-init",
141
+
"-Yexplicit-nulls",
141
142
)
142
143
143
144
objectprojects:
@@ -277,7 +278,8 @@ object projects:
277
278
// Problem parsing scalatest.dotty/target/scala-3.0.0-M2/src_managed/main/org/scalatest/concurrent/ConductorFixture.scala:[602..624..3843], documentation may not be generated.
0 commit comments