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 6542944 commit 649e7bdCopy full SHA for 649e7bd
project/settings.sc
@@ -785,6 +785,7 @@ trait FormatNativeImageConf extends JavaModule {
785
786
trait ScalaCliCompile extends scala.cli.mill.ScalaCliCompile {
787
def scalaCliVersion = BuildDeps.scalaCliVersion
788
+ def enableScalaCli = false
789
790
def scalacOptions = T {
791
val sv = scalaVersion()
0 commit comments