An open API service for providing issue and pull request metadata for open source projects.

GitHub / golangci/golangci-lint issues and pull requests

#5487 - feat: merge staticcheck, stylecheck, gosimple

Pull Request - State: closed - Opened by ldez 5 months ago - 2 comments
Labels: enhancement, linter: update

#5486 - build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.1 to 4.25.2

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, go

#5485 - build(deps): bump 4d63.com/gocheckcompilerdirectives from 1.2.1 to 1.3.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, linter: update version, go

#5483 - build(deps): bump github.com/bombsimon/wsl/v4 from 4.5.0 to 4.6.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies, linter: update version, go

#5482 - build(deps): bump github.com/kkHAIKE/contextcheck from 1.1.5 to 1.1.6

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, linter: update version, go

#5481 - build(deps): bump github.com/catenacyber/perfsprint from 0.8.2 to 0.9.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies, linter: update version, go

#5480 - Panic when running contextcheck

Issue - State: closed - Opened by palsivertsen 5 months ago - 4 comments
Labels: bug, dependencies

#5479 - fix: use commit hash when version is v0.0.0

Pull Request - State: closed - Opened by ldez 5 months ago
Labels: bug, area: severity, area: JSON schema

#5478 - `golangci-lint-config-verify` pre-commit hook fails with 404

Issue - State: closed - Opened by matthewhughes934 5 months ago - 12 comments
Labels: bug, area: pre-commit

#5477 - docs: update goheader.template reference

Pull Request - State: closed - Opened by alexandear 5 months ago
Labels: area: docs, topic: cleanup

#5476 - build(deps): bump github.com/rogpeppe/go-internal from 1.14.0 to 1.14.1

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, go

#5475 - feat: new linters configuration

Pull Request - State: closed - Opened by ldez 5 months ago
Labels: enhancement, area: config

#5474 - chore: apply same default limitations on all formatters

Pull Request - State: closed - Opened by ldez 5 months ago
Labels: topic: cleanup, area: formatters/fmt

#5473 - Add support rdjson as an output

Issue - State: closed - Opened by keramblock 5 months ago - 3 comments
Labels: area: output

#5472 - feat: remove alternative names

Pull Request - State: closed - Opened by ldez 5 months ago
Labels: area: config, topic: cleanup

#5470 - feat: new default values

Pull Request - State: closed - Opened by ldez 5 months ago
Labels: area: config, topic: cleanup

#5469 - build(deps): bump github.com/rogpeppe/go-internal from 1.13.1 to 1.14.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, go

#5468 - feat: convert comma separated to slices

Pull Request - State: closed - Opened by ldez 5 months ago
Labels: topic: cleanup, linter: update

#5467 - build(deps): bump github.com/GaijinEntertainment/go-exhaustruct/v3 from 3.3.0 to 3.3.1

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, linter: update version, go

#5465 - feat: new default sort order

Pull Request - State: closed - Opened by ldez 5 months ago
Labels: enhancement, area: processors

#5464 - feat: remove options

Pull Request - State: closed - Opened by ldez 5 months ago
Labels: area: config, topic: cleanup

#5463 - govet: skip fieldalignment test on 32bit platforms

Pull Request - State: closed - Opened by realsn0w 5 months ago - 6 comments
Labels: area: tests

#5462 - feat: configuration options renaming

Pull Request - State: closed - Opened by ldez 5 months ago
Labels: area: config, topic: cleanup

#5457 - `golangci-lint` doesn't respect `//exhaustruct:ignore` directive

Issue - State: closed - Opened by bbkane 5 months ago - 8 comments
Labels: question

#5456 - build(deps): bump github.com/ldez/exptostd from 0.4.1 to 0.4.2

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, linter: update version, go

#5455 - docs: add arguments to `revive.error-strings`

Pull Request - State: closed - Opened by alexandear 5 months ago
Labels: area: docs

#5454 - feat: new default for relative-path-mode to cfg

Pull Request - State: closed - Opened by ldez 5 months ago
Labels: enhancement

#5453 - chore: ignore globally test fix artifacts

Pull Request - State: closed - Opened by ldez 5 months ago
Labels: topic: cleanup

#5452 - Ignore Specific Linting Codes

Issue - State: closed - Opened by kalverra 5 months ago - 2 comments
Labels: duplicate

#5451 - feat: remove v1 exclusion configuration

Pull Request - State: closed - Opened by ldez 5 months ago - 1 comment
Labels: topic: cleanup, area: exclusions

#5450 - feat: remove deprecated elements

Pull Request - State: closed - Opened by ldez 5 months ago
Labels: topic: cleanup

#5449 - Excessive memory use with staticcheck and gosimple

Issue - State: closed - Opened by ulope 5 months ago - 17 comments
Labels: question

#5448 - dev: jsonschema support for revive comment directives

Pull Request - State: closed - Opened by urgas9 5 months ago - 2 comments
Labels: bug, area: JSON schema

#5447 - build(deps): bump github.com/kisielk/errcheck from 1.8.0 to 1.9.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, linter: update version, go

#5446 - feat: remove compatibility layer for formatters configuration

Pull Request - State: closed - Opened by ldez 5 months ago - 1 comment
Labels: enhancement, area: formatters/fmt

#5445 - dev: improve deprecation warning for tenv linter

Pull Request - State: closed - Opened by alexandear 5 months ago
Labels: topic: cosmetic

#5444 - `--fix` for `intrange` generates issues with `unconvert`

Issue - State: closed - Opened by rockdaboot 5 months ago - 1 comment
Labels: question

#5443 - `--fix` for `intrange` ignores traditional for loop semantics

Issue - State: closed - Opened by rockdaboot 5 months ago - 2 comments
Labels: question

#5441 - build(deps): bump github.com/catenacyber/perfsprint from 0.8.1 to 0.8.2

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, linter: update version, go

#5440 - feat: new output format configuration

Pull Request - State: closed - Opened by ldez 5 months ago
Labels: enhancement, area: output

#5439 - docs: add migration guide

Pull Request - State: closed - Opened by alexandear 5 months ago
Labels: area: docs, area: migration

#5438 - issues.exclude-dirs not behaving as expected

Issue - State: closed - Opened by gakesson 5 months ago - 5 comments
Labels: question

#5437 - Intermittent errors when re-running linters (eventually succeeding, seems to be cache-related)

Issue - State: closed - Opened by vegas503 5 months ago - 2 comments
Labels: question

#5436 - dev: add missing mapstructure tags

Pull Request - State: closed - Opened by ldez 5 months ago
Labels: area: config, topic: cosmetic

#5435 - build(deps): bump github.com/nunnatsa/ginkgolinter from 0.19.0 to 0.19.1

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, linter: update version, go

#5434 - docs: fix a syntax typo

Pull Request - State: closed - Opened by ahrtr 5 months ago
Labels: area: docs

#5433 - dev: add editor/IDE inside issue template

Pull Request - State: closed - Opened by ldez 5 months ago
Labels: topic: cosmetic

#5432 - feat: golines formatter

Pull Request - State: closed - Opened by ldez 5 months ago - 4 comments
Labels: linter: new, area: formatters/fmt

#5431 - feat: add an option to display config path as JSON

Pull Request - State: closed - Opened by ldez 5 months ago
Labels: enhancement, area: CLI

#5430 - build(deps): bump github.com/4meepo/tagalign from 1.4.1 to 1.4.2

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, linter: update version, go

#5429 - build(deps): bump github.com/spf13/cobra from 1.9.0 to 1.9.1

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, go

#5428 - failed to load package spdy after upgrading to go 1.24

Issue - State: closed - Opened by ocofaigh 5 months ago - 4 comments
Labels: question

#5426 - Require type for oneOf mutual exclusion

Pull Request - State: closed - Opened by Namnamseo 5 months ago - 2 comments
Labels: bug, area: JSON schema

#5424 - dev: ask about installation inside issue template

Pull Request - State: closed - Opened by ldez 5 months ago - 1 comment
Labels: topic: cosmetic

#5423 - dev: prepare CI for v2

Pull Request - State: closed - Opened by ldez 5 months ago
Labels: area: ci

#5422 - build(deps): bump github.com/mgechev/revive from 1.6.1 to 1.7.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, linter: update version, go

#5421 - build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, go

#5420 - build(deps): bump github.com/tetafro/godot from 1.4.20 to 1.5.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, linter: update version, go

#5419 - build(deps): bump golangci/golangci-lint-action from 6.3.2 to 6.5.0 in the github-actions group

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, github_actions

#5418 - build(deps): bump github.com/tdakkota/asciicheck from 0.4.0 to 0.4.1

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, linter: update version, go

#5417 - Add betteralign linter

Pull Request - State: closed - Opened by dkorunic 6 months ago - 9 comments
Labels: declined, linter: new

#5416 - False negatives with `exhaustruct` caused by upgrade to Go 1.23

Issue - State: closed - Opened by busser 6 months ago - 2 comments
Labels: bug, dependencies

#5415 - docs: fix typos in changelog

Pull Request - State: closed - Opened by alexandear 6 months ago
Labels: area: docs

#5414 - docs: update documentation assets

Pull Request - State: closed - Opened by golangci-releaser 6 months ago
Labels: area: docs

#5413 - docs: update GitHub Action assets

Pull Request - State: closed - Opened by golangci-releaser 6 months ago
Labels: github_actions

#5412 - fix: add missing new-from-merge-base flag

Pull Request - State: closed - Opened by ldez 6 months ago
Labels: bug, area: CLI

#5411 - build(deps): bump github.com/tdakkota/asciicheck from 0.3.0 to 0.4.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, linter: update version, go

#5410 - build(deps): bump github.com/securego/gosec/v2 from 2.22.0 to 2.22.1

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, linter: update version, go

#5409 - build(deps): bump github.com/gostaticanalysis/forcetypeassert from 0.1.0 to 0.2.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, linter: update version, go

#5408 - docs: update GitHub Action assets

Pull Request - State: closed - Opened by golangci-releaser 6 months ago
Labels: area: docs, github_actions

#5407 - gci: fix section parsing

Pull Request - State: closed - Opened by ldez 6 months ago
Labels: bug, linter: update

#5406 - docs: update GitHub Action assets

Pull Request - State: closed - Opened by golangci-releaser 6 months ago
Labels: area: docs, github_actions

#5405 - dev: update Docker base images

Pull Request - State: closed - Opened by ldez 6 months ago - 1 comment
Labels: bug, docker

#5404 - build(deps): bump github.com/nunnatsa/ginkgolinter from 0.18.4 to 0.19.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, linter: update version, go

#5403 - Possible wrong Go version of Docker image

Issue - State: closed - Opened by skwair 6 months ago - 1 comment
Labels: bug, docker

#5402 - gci: fix standard packages list for go1.24

Pull Request - State: closed - Opened by ldez 6 months ago - 1 comment
Labels: bug, linter: update

#5401 - docs: option name typo inside changelog

Pull Request - State: closed - Opened by SuperSandro2000 6 months ago - 4 comments
Labels: area: docs

#5400 - build(deps): bump github.com/go-critic/go-critic from 0.11.5 to 0.12.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, linter: update version, go

#5399 - build(deps): bump github.com/mgechev/revive from 1.6.0 to 1.6.1

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, linter: update version, go

#5398 - ginkgolinter: false positive with Eventually(func(g Gomega){})

Issue - State: closed - Opened by Luap99 6 months ago - 9 comments
Labels: bug, dependencies

#5397 - docs: update install from sources paragraph

Pull Request - State: closed - Opened by alexandear 6 months ago
Labels: area: docs, topic: cleanup

#5396 - Specify `go` and `toolchain` versions separately

Pull Request - State: closed - Opened by AlekSi 6 months ago - 4 comments
Labels: declined

#5395 - dev: fix JSONSchema publication

Pull Request - State: closed - Opened by ldez 6 months ago - 1 comment
Labels: bug, area: JSON schema

#5394 - dev: fix JSONSchema publication

Pull Request - State: closed - Opened by ldez 6 months ago - 1 comment
Labels: bug, area: JSON schema

#5393 - docs: update documentation assets

Pull Request - State: closed - Opened by golangci-releaser 6 months ago
Labels: area: docs, area: JSON schema

#5392 - docs: update GitHub Action assets

Pull Request - State: closed - Opened by golangci-releaser 6 months ago
Labels: github_actions

#5391 - build(deps): bump honnef.co/go/tools from 0.5.1 to 0.6.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, linter: update version, go

#5390 - build(deps): bump github.com/ldez/exptostd from 0.4.0 to 0.4.1

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, linter: update version, go

#5389 - build(deps): bump golang.org/x/tools from 0.29.0 to 0.30.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, linter: update version, go

#5388 - build(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.2 in the github-actions group

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, github_actions

#5386 - build(deps): bump github.com/catenacyber/perfsprint from 0.8.0 to 0.8.1

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, linter: update version, go

#5385 - dev: GitHub actions assets v2

Pull Request - State: closed - Opened by ldez 6 months ago
Labels: enhancement, github_actions

#5384 - build(deps): bump go-simpler.org/sloglint from 0.7.2 to 0.9.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, linter: update version, go

#5383 - dev: remove unused AssetURL from github action assets

Pull Request - State: closed - Opened by ldez 6 months ago
Labels: topic: cleanup, github_actions

#5382 - build(deps): bump github.com/catenacyber/perfsprint from 0.7.1 to 0.8.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, linter: update version, go

#5381 - build(deps): bump go-simpler.org/sloglint from 0.7.2 to 0.8.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 2 comments
Labels: declined, dependencies, linter: update version, go

#5380 - build(deps): bump 4d63.com/gochecknoglobals from 0.2.1 to 0.2.2

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, linter: update version, go