Slightly better reporting
- Dominant language
- Go
- Stars
- 50
- Forks
- 2
- Avg merge
- 14m
- Merged PRs (30d)
- 1
Description
I ran into this wonderful tool because my GitHub workflow was failing because the GitHub server is using a different GO version in that build environment. I had a misunderstanding of the go.mod as well.
I would be nice that when you run without `-v` verbose mode with either `-check` or `-strict` that it at least tells the user "OK" rather than finishing silently.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names the -check and -strict command-line paths but no file or test. Locate their handling in the Go CLI, first reproduce a non-verbose run, and confirm that each requested mode reports OK while verbose behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100