fatih / color

Color package for Go (golang)
https://pkg.go.dev/github.com/fatih/color
MIT License
7.15k stars 607 forks source link

fixes #206 #210

Closed gregpoirson closed 8 months ago

gregpoirson commented 8 months ago

hi, please consider this solution to resolver the issue #206

fatih commented 8 months ago

@gregpoirson linting is failing because how we construct the escape codes.

gregpoirson commented 8 months ago

@gregpoirson linting is failing because how we construct the escape codes.

my bad. using escape sequences instead

fatih commented 8 months ago

Thank you @gregpoirson for working. It'll be part of the next release.

fatih commented 8 months ago

This change is released with https://github.com/fatih/color/releases/tag/v1.16.0