oxidecomputer / oxidecomputer/humility
humility auxflash shouldn't hardcode `HIFFY_SCRATCH_SIZE`
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 584
- Forks
- 63
- Avg merge
- 3h
- Merged PRs (30d)
- 2
Description
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 at cmd/auxflash/src/lib.rs line 26 and trace how HIFFY_SCRATCH_SIZE is used, along with where the value is defined elsewhere in the repository. Check the project’s existing conventions for obtaining this size, then verify that auxflash no longer relies on a hardcoded value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- Half a day
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100