luckyframework / luckyframework/habitat
Make inherited config configurable
Open
Nobody has claimed this yet.
- Dominant language
- Crystal
- Stars
- 83
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Right now the config values and methods are inherited, but are not editable with temp_config (and probably configure but I haven't tested that)
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
Start by locating the inherited configuration handling and the temp_config entry point mentioned in the issue. Reproduce the inability to edit inherited values, then check whether configure has the same behavior; done means inherited values can be changed through the supported configuration methods.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- crystal
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100