rust-cli / anstyle

ANSI text styling
https://docs.rs/anstyle
Other
106 stars 16 forks source link

feat(anstyle-query): support FORCE_COLOR env var as an alias to CLICOLOR_FORCE #193

Closed samypr100 closed 3 months ago

samypr100 commented 3 months ago

Closes https://github.com/rust-cli/anstyle/issues/192

epage commented 3 months ago

Going to a PR is premature before its been discussed as design discussions are best handled in Issues. While you likely don't intend it, active PRs exert social pressure on maintainers and clog up their review pipeline. As such, i take the stance that Issues must be decided first and am closing this (except in the most trivial of cases). If the discussion resolves with agreement to move forward, this can always be reopened or a new PR created.

samypr100 commented 3 months ago

Hey, no problem at all. PR was to at least help for notional discussion. Apreciate the heads up and apologies for jumping to a PR.