Replace ndjson with jsonl
Open
enhancement
- Dominant language
- Python
- Stars
- 62
- Forks
- 42
- Avg merge
- 1h 2m
- Merged PRs (30d)
- 1
Description
@ahwagner mentioned he called newline-delimited JSON ndjson, but he actually meant to say [JSON Lines ](https://jsonlines.org/). They appear to be very similar formats (ndjson allows blank lines), but we should replace ndjson with jsonl.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.