Searched refs:YELLOW (Results 1 – 2 of 2) sorted by relevance
9 YELLOW="\033[00;33m"50 echo -e "Copyright header ""$RED""$PLATPROV""$BLANK"" is missing in ""$YELLOW""$FILE""$BLANK"89 …echo -e "$RED""Please stage updated files$BLANK before commiting or use$YELLOW git commit --no-ver…
38 YELLOW='\033[1;33m'43 warn() { printf '%b[WARN]%b\n' "${YELLOW}" "${NC}"; }