Read configuration from pyproject.toml
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 569
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
Given that this is a Python project, it would be nice to read the configuration from pyproject.toml. The current .stack-pr.cfg can still be supported in parallel.
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 configuration-loading entry point and examining how .stack-pr.cfg is currently read. Check the project's existing tests or test command before making changes. Done means configuration from pyproject.toml is supported while .stack-pr.cfg continues to work in parallel.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100