Raise an error when config file has invalid YAML
Open
- Dominant language
- Go
- Stars
- 30.8k
- Forks
- 613
- PR merge metrics
- No merged PRs in 30d
Description
### Description
If our YAML config file `/Users/rcurrah/.colima/_templates/default.yaml` is unmarshable raise an error instead of silently continuing with the defaults.
We spent a bit of time trying to figure out why our config was being ignored until we realized our YAML was invalid.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.