uv/crates/uv-build
konsti dd55995768
Force color for build error messages (#3032)
Since we're using anstream's strip stream, we can force color output
from child processes and strip them when we redirect to a file

Before:


![image](ce8aafe9-687c-4c4a-970a-22abd660bc71)

After:


![image](bacedf1c-2462-4947-bd2f-393476a8031b)

Redirecting to a file correctly strips color codes.
2024-04-15 18:12:54 +02:00
..
src Force color for build error messages (#3032) 2024-04-15 18:12:54 +02:00
.gitignore Rename to uv (#1302) 2024-02-15 11:19:46 -06:00
Cargo.toml Split configuration options out of uv-types (#2924) 2024-04-09 11:35:53 -05:00