feat: Add support for HJSON
Open
Nobody has claimed this yet.
A-format
- Dominant language
- Rust
- Stars
- 3.2k
- Forks
- 265
- Avg merge
- 2h 42m
- Merged PRs (30d)
- 4
Description
Just adding a note here for reference:
- HJSON support was removed in the past: https://github.com/mehcode/config-rs/issues/198
- Recently that crate upgraded to Serde 1.x: https://github.com/hjson/hjson-rust/issues/6#issuecomment-2245155197
If I ever have the time to wrap up my own PRs for config-rs, adding back hjson support would be very easy now.
Waiting on new release: https://github.com/hjson/hjson-rust/issues/25
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Read the referenced config-rs history and the hjson-rust release issue first; the work is complete when HJSON support can be added after that dependency release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100