julia
julia copied to clipboard
Enable support for `NO_COLOR` and `FORCE_COLOR` environment variables
Enables support for these two color related environmental variables as outlined in: https://no-color.org/ and https://force-color.org/
Not sure what's going on with the CI test failures. I see there's an interactive username prompt which seems to be failing the Pkg.jl tests. I haven't been able to reproduce locally. I'll try a re-run to ensure the issue is reproducible.