Avoid hardcoding ERROR: into error messages
Open
feature
- Dominant language
- Ruby
- Stars
- 358
- Forks
- 40
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 1
Description
I noticed that failure `Result` objects have `ERROR:` hardcoded into their message. How errors are formatting or printed should be left up to the user or some `print_error` method that can be overrode.
Contributor guide
Assessment
This issue has not been assessed yet.