prometheus / prometheus/alertmanager

Support "go tool" for golanci-lint

Open Beginner friendly
#4,961 8 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.