You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Normalize CRLF to LF in text files for cross-platform determinism
Strip \r\n → \n for non-binary files (skip .png and .usm) so that
archives are byte-identical regardless of git line ending settings
on the build machine.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments