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
Address review feedback: improve error handling in script
- Validate --slangc/--repo have values before accessing $2
- Use -x instead of -f to check slangc is executable
- Check slangc -version return code
- Guard cd with || exit 1
- Handle git clone failure explicitly
- Fail if zero shaders compiled (catches upstream breakage)
Made-with: Cursor
0 commit comments