We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aebb9d commit c450073Copy full SHA for c450073
project/Build.scala
@@ -468,7 +468,7 @@ object Build {
468
) ++ extMap
469
}
470
471
- /* This projects are irrelevant from IDE point of view and do not compile with Bloop*/
+ /* These projects are irrelevant from IDE point of view and do not compile with Bloop*/
472
val fullyDisabledProjects = Set(
473
"scala2-library-cc",
474
"scala2-library-bootstrapped",
0 commit comments