summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2025-11-12 02:52:11 -0600
committerCraig Jennings <c@cjennings.net>2025-11-12 02:52:11 -0600
commitaf1326b27cc12673c5bb0452ccd6b7d76e5aee73 (patch)
tree62e1aec271c6090d63bd23997a70c98f2e9f7ea2 /modules
parent0d1108028df3d01b3b439a886abd76d8f6b1639f (diff)
downloaddotemacs-af1326b27cc12673c5bb0452ccd6b7d76e5aee73.tar.gz
dotemacs-af1326b27cc12673c5bb0452ccd6b7d76e5aee73.zip
refactor: Remove ANSI color codes from Makefile
Replaced colored output with plain text symbols for better portability: - Removed all COLOR_* variable definitions - Replaced color-wrapped text with plain text - Added simple text markers: - [i] for informational messages - [!] for warnings - ✓ for success (kept from before) - ✗ for errors (kept from before) - ⚠ for warnings (kept from before) Benefits: - Works in all terminals and CI environments - No escape code littering when piped or logged - Simpler, more maintainable code - Cleaner output that's easier to read Changes: 40 insertions, 45 deletions
Diffstat (limited to 'modules')
0 files changed, 0 insertions, 0 deletions