prometheus / prometheus/alertmanager
Support "go tool" for golanci-lint
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 8.6k
- Forks
- 2.5k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 61
Description
What did you do?
This will allow us to move in step with the version of golanci-lint, instead of relying on what the system finds on each developer machine
What did you expect to see?
No response
What did you see instead? Under which circumstances?
I would like to make sure that when "make" is called it always uses the same version of golanci-lint as defined in the repo.
System information
No response
Alertmanager version
Alertmanager configuration file
Prometheus version
Prometheus configuration file
Logs
Contributor guide
No contributing guide indexed for this repository
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 repository's make target and the current golangci-lint invocation or version definition. Update the build setup so make uses the repository-defined version through go tool, then run make and confirm it no longer depends on a system-installed golangci-lint.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100