axodotdev / axodotdev/cargo-dist
config: make warnings into errors
Open
bug
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 149
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 32
Description
For far too long have we treated config issues as warnings. All of them should become errors.
Contributor guide
Research direction
Start by locating cargo-dist's configuration validation and the code paths that emit warnings. Identify every configuration issue covered by the request and determine how errors are represented and surfaced. Done means all applicable configuration issues are treated as errors, with behavior verified by the repository's existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100