Catch more errors in local hooks
Ensure that all local hooks start with 'set -e'. This should prevent errors to slip through the build process.
Showing
Please register or sign in to comment
Ensure that all local hooks start with 'set -e'. This should prevent errors to slip through the build process.