canonical / canonical/craft-cli
Error message formatting
Open
- Dominant language
- Python
- Stars
- 16
- Forks
- 27
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 10
Description
The emitter `error()` method could offer a way for the user to format the error message e.g. adding a prefix such as "Error: ".
Contributor guide
Research direction
Start by locating the emitter's error() method and reading how its current message is produced and displayed. Determine the formatting behavior needed for prefixes such as "Error: ", then exercise an error through the CLI to confirm the resulting message has the requested formatting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100