Hacker News new | ask | show | jobs
by hinkley 641 days ago
Always fun trying to read errors in a CI build and they are full of [[
2 comments

Depends on the CI used, I guess. Gitlab CI and Github Actions show colors and I use them deliberately in a format check job to show a colored diff in the output.
It's just another Lisper wishing they weren't writing Bash right now.