Open
Description
working on #554 here in the Scala Open Source spree in Paris
I merged #564 to increase the default heap size.. hit that in the first 5 min
- the non-JVM projects may fail (e.g. if
node
isn't installed), so we should have instructions on how to only work on the JVM build (compat212
is the relevant project) - we should recommend working in Scala 2.12 to begin with and let CI do the 2.11 compile
- Metals will complain about 2.11 being present, that's normal