mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-18 13:37:49 -04:00
- Introduced `remove_emojis.sh`, a Bash script designed to identify and remove 3D/colorful emojis followed by a space in Rust files while preserving simple symbols. - The script counts the number of Rust files processed and reports modifications made. - Updated various Rust files to remove emoji characters from log messages and print statements for a cleaner output. - Enhanced user experience by providing color-coded output for progress and results during the emoji removal process.