mirror of
https://github.com/mikefarah/yq.git
synced 2026-03-10 15:54:26 +00:00
The colorizeToml function intended to force colors by setting color.NoColor = false, but SprintFunc() still respects the NO_COLOR environment variable. This caused TestTomlColourization to fail in CI environments where NO_COLOR=1 is set. Fixed by calling EnableColor() on each color object, which explicitly forces colors regardless of environment settings. Vibe-coded with Cursor (Claude Opus 4) |
||
|---|---|---|
| .. | ||
| yqlib | ||