JosephTLyons / JosephTLyons/lenient_parse
Return error messages in each error location
Open
- Dominant language
- Gleam
- Stars
- 21
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Each Error type should have an `explanation` field that explains why the error occurred.
These error messages can be shown to the user and can also be used to replace the messages displayed in the tests that expect errors. This will also help document the code where errors occur.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.