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
fix: make replace_first fail on missing patterns and validate lockfiles
- Add EXIT block to awk so replace_first exits with code 2 when the
pattern is not found, preventing silent no-ops
- Add post-replacement grep validation in restore_twig_npm and
restore_twig_bun to catch any remaining PLACEHOLDER values
0 commit comments