Quiet flag to remove error message
Open
enhancement
- Dominant language
- Shell
- Stars
- 13.4k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Add a -q|--quiet flag for the --scan command, so that matched results are shown without the error message in the output.
Contributor guide
Research direction
Start by tracing the --scan command entry point and locating where its error message is emitted. The work is done when -q and --quiet suppress that error while matched results are still shown.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, shell
- Domain
- cli, security
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100