Improve error handling
Open
help wanted
- Dominant language
- Go
- Stars
- 321
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
The current error handling is very primitive, and does not suggest how to fix things.
Proper sentinel errors should exist, with file locations when possible, and fix suggestions. A lot of the type conversion is similar to how a linter would report errors.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.