Clean up parsing.
Open
- Dominant language
- Go
- Stars
- 52
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
We should *always* construct requests with the `NewRequest` function and should handle everything like `CheckArguments` there. Currently, we end up calling `CheckArguments` multiple times and have to defend against this. Bleh.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.