mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-05 05:05:08 +02:00
e764dbb51f
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>