mirror of
https://github.com/github/codeql.git
synced 2026-05-15 11:49:28 +02:00
The shell validation script now uses a structural comparison that ignores expected numeric differences in kind/flags/token/operator values between TS5 and TS7. Only truly structural diffs cause failure. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>