- Replace version_alignment.sh with simplified version using quoted heredoc (<<'PY') - Replace tabs.sh with bash-native implementation using safe loops and grep - Replace paths.sh with git ls-files -z based implementation for binary-safe processing - All scripts now handle CRLF line endings correctly - Quoted heredocs prevent shell interpolation issues - Scripts successfully detect their target conditions (tabs, windows paths, version mismatches) Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
1.9 KiB
1.9 KiB