mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-17 16:38:54 +00:00
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> |
||
|---|---|---|
| .. | ||
| colorizer.go | ||
| doc.go | ||
| README.md | ||
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.