miller/pkg/colorizer
John Kerl b817040747
Strip dead code from pkg/ (#2121)
Found with golang.org/x/tools/cmd/deadcode (rooted at cmd/mlr + tests)
and staticcheck U1000; each finding verified by hand before deletion.

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-01 19:32:13 -04:00
..
colorizer.go Strip dead code from pkg/ (#2121) 2026-07-01 19:32:13 -04:00
doc.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
README.md Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00

ANSI colors for key/value color highlighting, test pass/fail, etc.

Not placed in the pkg/platform directory since these don't check the build-for platform but rather simply the TERM environment variable.