Standardize bash options
Open
enhancement
- Dominant language
- Haskell
- Stars
- 2.1k
- Forks
- 320
- PR merge metrics
- No merged PRs in 30d
Description
Some scripts use `set -e`, some don't.
Unless there's a good reason for this, we should standardize on one - most likely `set -e`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.