Files
gstack/.github/workflows
Garry Tan e764dbb51f fix: add SC2059 to shellcheck disable in evals PR comment step
The SC2086 disable only covered the first command — the `for f in $RESULTS`
loop and printf-style string building triggered SC2086 and SC2059 warnings.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 16:08:26 -07:00
..