More options in `bluejay-printer`
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 32
- Forks
- 4
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 5
Description
Currently, bluejay-printer is not customizable at all, only pretty-printing. It would be nice if it was more customizable. A few ideas of what would be nice to have:
- print a minified version with minimal whitespace
- configurable indentation
- configurable wrapping for doc comments
Contributor guide
No contributing guide indexed for this repository
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
Start by locating the bluejay-printer implementation and reading how its current pretty-printing behavior is covered. The issue lists several possible options—minified output, configurable indentation, and doc-comment wrapping—so first establish which scope is accepted. Done should include the selected customization behavior and coverage demonstrating it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, rust
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100