jsony: patch to error for trailing comma
Open
- Dominant language
- Nim
- Stars
- 23
- Forks
- 17
- Avg merge
- 13h 57m
- Merged PRs (30d)
- 1
Description
Refs: #560
Jsony is lenient and optimized for pure speed. If we tweak it to be stricter, I believe we can stop parsing with `std/json`, move all our checks to a post-`jsony` pass, and remove our forks of `std/json` and `std/parsejson`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.