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 98421dd commit 84b7217Copy full SHA for 84b7217
project/Build.scala
@@ -364,7 +364,7 @@ object Build {
364
) ++ extMap
365
}
366
367
- /* 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*/
368
val fullyDisabledProjects = Set(
369
"scala2-library-cc",
370
"scala2-library-bootstrapped",
0 commit comments