mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 03:13:35 +02:00
If a user runs with -Dsbt.log.format=false or -Dsbt.log.noformat=true, we should disable color by default. Running with -Dsbt.color=true should make this possible.