New review comment by classabbyamp on void-packages repository https://github.com/void-linux/void-packages/pull/44137#discussion_r1214834967 Comment: ```suggestion if [ -z "$NO_COLOR" -a -t 1 -a -n "$(tput colors)" ]; then ```