Files
MokoCassiopeia/scripts
copilot-swe-agent[bot] 5779dcb73e Fix CI validation scripts: correct heredoc quoting, CRLF robustness, and path detection
- 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>
2026-01-03 20:57:59 +00:00
..
2026-01-03 12:50:10 -06:00
2025-12-27 01:00:10 -06:00
2026-01-03 12:50:10 -06:00
2025-12-27 01:00:10 -06:00