mirror of
https://github.com/sbt/sbt.git
synced 2026-09-02 20:59:02 +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.