GitHub / golangci/golangci-lint issues and pull requests
#5379 - dev: introduce deprecated functions with reasons
Pull Request -
State: closed - Opened by alexandear 6 months ago
- 1 comment
Labels: declined
#5377 - dev: use HEAD as references
Pull Request -
State: closed - Opened by ldez 6 months ago
Labels: topic: cosmetic
#5376 - build(deps): bump golang.org/x/sys from 0.29.0 to 0.30.0
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, go
#5375 - build(deps): bump golang.org/x/mod from 0.22.0 to 0.23.0
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, go
#5374 - dev: optimize string handling and slice allocations
Pull Request -
State: closed - Opened by thevilledev 6 months ago
- 5 comments
Labels: declined, topic: speed
#5373 - tenv: deprecation
Pull Request -
State: closed - Opened by ldez 6 months ago
- 2 comments
Labels: topic: cleanup, linter: update
#5372 - dev: generate GitHub Actions assets v1 file
Pull Request -
State: closed - Opened by ldez 6 months ago
Labels: enhancement, github_actions
#5371 - Snap Error when installing golangci-lint
Issue -
State: closed - Opened by ryancurrah 6 months ago
- 1 comment
Labels: question, area: install
#5370 - print test
Pull Request -
State: closed - Opened by michaelyusak 6 months ago
- 2 comments
Labels: declined
#5369 - Allow specifying `golangci-lint custom` output path as argument
Issue -
State: closed - Opened by lukasschwab 6 months ago
- 7 comments
Labels: declined, linter: custom
#5368 - build(deps): bump github.com/polyfloyd/go-errorlint from 1.7.0 to 1.7.1
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, linter: update version, go
#5367 - build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, go
#5366 - build(deps): bump github.com/shirou/gopsutil/v4 from 4.24.12 to 4.25.1
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, go
#5365 - build(deps): bump the linter-testdata group across 2 directories with 4 updates
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, go, linter: testdata
#5364 - đ Let's talk about output formats options
Issue -
State: closed - Opened by ldez 6 months ago
- 10 comments
Labels: area: output, proposal
#5363 - feat: use run.relative-path-mode for output format paths
Pull Request -
State: closed - Opened by ldez 6 months ago
Labels: enhancement, area: output
#5362 - feat: add new issues.new-from-merge-base option
Pull Request -
State: closed - Opened by ldez 6 months ago
Labels: enhancement
#5361 - dev: cleanup printers
Pull Request -
State: closed - Opened by ldez 6 months ago
Labels: topic: cleanup, area: output
#5360 - dev: factorize base rule parsing
Pull Request -
State: closed - Opened by ldez 6 months ago
Labels: topic: cleanup, area: processors
#5359 - fix: sanitize severities by output format
Pull Request -
State: closed - Opened by ldez 6 months ago
Labels: bug, area: output
#5358 - docs: update FAQ about updating linter
Pull Request -
State: closed - Opened by ldez 6 months ago
Labels: enhancement, area: docs
#5357 - feat: new `fmt` command with dedicated formatter configuration
Pull Request -
State: closed - Opened by ldez 6 months ago
- 4 comments
Labels: enhancement, area: formatters/fmt
#5356 - perfsprint: add ignore-tests option
Pull Request -
State: closed - Opened by miparnisari 6 months ago
- 6 comments
Labels: declined
#5355 - build(deps): bump github.com/matoous/godox from 0.0.0-20230222163458-006bad1f9d26 to 1.1.0
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, linter: update version, go
#5354 - build(deps): bump github.com/matoous/godox from 0.0.0-20230222163458-âĻ
Pull Request -
State: closed - Opened by mrwormhole 6 months ago
- 3 comments
Labels: declined
#5351 - docs: improve revive configuration examples
Pull Request -
State: closed - Opened by alexandear 6 months ago
Labels: area: docs
#5350 - fix: fallback on unknown severities for code climate
Pull Request -
State: closed - Opened by ldez 6 months ago
Labels: bug, area: output
#5349 - Invalid severity type for Code Climate export format
Issue -
State: closed - Opened by loozhengyuan 6 months ago
- 5 comments
Labels: bug, area: output
#5348 - Unreachable link for creating a security advisory in the Security Policy
Issue -
State: closed - Opened by alexandear 6 months ago
- 1 comment
Labels: area: docs
#5347 - docs: remove "good first issue" mention
Pull Request -
State: closed - Opened by alexandear 6 months ago
Labels: area: docs, topic: cleanup
#5346 - build(deps): bump github.com/mgechev/revive from 1.5.1 to 1.6.0
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, linter: update version, go
#5343 - cli: extend flags completion
Issue -
State: open - Opened by ccoVeille 6 months ago
- 4 comments
Labels: enhancement, no decision
#5341 - docs: update version inside module plugin automatically
Pull Request -
State: closed - Opened by ldez 6 months ago
Labels: enhancement, area: docs
#5340 - When building a custom linter, the resulting `custom-gcl` cannot find `canonicalheader`
Issue -
State: closed - Opened by gmlewis 6 months ago
- 4 comments
Labels: question
#5339 - feat: new linter exclusions system
Pull Request -
State: closed - Opened by ldez 6 months ago
- 4 comments
Labels: area: config, area: exclusions
#5338 - docs: add default exclusion names to the JSONSchema
Pull Request -
State: closed - Opened by ccoVeille 6 months ago
- 1 comment
Labels: area: JSON schema
#5337 - build(deps): bump github.com/golangci/revgrep from 0.6.1 to 0.7.0
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, go
#5336 - build(deps): bump github.com/golangci/revgrep from 0.6.0 to 0.6.1
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, go
#5335 - build(deps): bump github.com/Crocmagnon/fatcontext from 0.6.0 to 0.7.1
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, linter: update version, go
#5334 - build(deps): bump github.com/Crocmagnon/fatcontext from 0.6.0 to 0.7.0
Pull Request -
State: closed - Opened by Crocmagnon 7 months ago
- 8 comments
Labels: declined, dependencies, linter: update version, go
#5333 - build(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 in the github-actions group
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, github_actions
#5332 - build(deps): bump github.com/Crocmagnon/fatcontext from 0.5.3 to 0.6.0
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, linter: update version, go
#5331 - build(deps): bump github.com/ldez/grignotin from 0.8.0 to 0.9.0
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
- 1 comment
Labels: dependencies, go
#5330 - build(deps): bump github.com/ldez/exptostd from 0.3.1 to 0.4.0
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, linter: update version, go
#5329 - build(deps): bump github.com/ldez/gomoddirectives from 0.6.0 to 0.6.1
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, linter: update version, go
#5328 - dev: move `forbidigo` debug const to const linters group
Pull Request -
State: closed - Opened by alexandear 7 months ago
Labels: topic: cosmetic
#5327 - dev: linter log consistency
Pull Request -
State: closed - Opened by ldez 7 months ago
Labels: topic: cosmetic, linter: update
#5326 - Revive default linters vs gocritic/govet
Issue -
State: closed - Opened by ccoVeille 7 months ago
- 1 comment
Labels: declined
#5325 - dev: displays revive rules inside debug logs
Pull Request -
State: closed - Opened by ccoVeille 7 months ago
- 1 comment
Labels: topic: cosmetic, linter: update
#5324 - fix: spancheck default StartSpanMatchersSlice values
Pull Request -
State: closed - Opened by ldez 7 months ago
Labels: bug, linter: update
#5323 - spancheck.extra-start-span-signatures configuration overwrites defaults
Issue -
State: closed - Opened by magnusbaeck 7 months ago
- 1 comment
Labels: bug
#5322 - dev: new processor order
Pull Request -
State: closed - Opened by ldez 7 months ago
Labels: enhancement, topic: cleanup
#5321 - docs: clarify depguard configuration
Pull Request -
State: closed - Opened by maratori 7 months ago
Labels: enhancement, area: docs
#5320 - chore: remove duplicate linter inside the configuration
Pull Request -
State: closed - Opened by cl1ckname 7 months ago
- 3 comments
Labels: topic: cleanup
#5319 - build(deps): bump github.com/golangci/revgrep from 0.5.3 to 0.6.0
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, go
#5318 - build(deps): bump github.com/mattn/go-colorable from 0.1.13 to 0.1.14
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, go
#5317 - duplicate `gochecknoinits` entry in .golangci.yml config in this repository
Issue -
State: closed - Opened by cl1ckname 7 months ago
- 2 comments
Labels: topic: cleanup
#5316 - dev: processor optimizations
Pull Request -
State: closed - Opened by ldez 7 months ago
- 1 comment
Labels: enhancement, area: processors
#5315 - Test failing on extra fields parsing
Pull Request -
State: closed - Opened by alexbozhenko 7 months ago
Labels: declined
#5314 - Add yaml language server config
Pull Request -
State: closed - Opened by alexbozhenko 7 months ago
- 4 comments
Labels: declined, area: config
#5313 - Invalid config file silently ignored
Issue -
State: closed - Opened by alexbozhenko 7 months ago
- 11 comments
Labels: question
#5312 - fix: avoid panic with plugin without description
Pull Request -
State: closed - Opened by ldez 7 months ago
Labels: bug, linter: custom
#5311 - build(deps): bump github.com/securego/gosec/v2 from 2.21.4 to 2.22.0
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, linter: update version, go
#5310 - revive: panic: Invalid argument to the context-as-argument rule. Unrecognized key allowtypesbefore
Issue -
State: closed - Opened by dongjiang1989 7 months ago
- 1 comment
Labels: question
#5309 - build(deps): bump golang.org/x/tools from 0.28.0 to 0.29.0
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, go
#5308 - build(deps): bump github.com/uudashr/iface from 1.3.0 to 1.3.1
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, linter: update version, go
#5307 - build(deps): bump github.com/karamaru-alpha/copyloopvar from 1.1.0 to 1.2.1
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, linter: update version, go
#5306 - build(deps): bump github.com/ghostiam/protogetter from 0.3.8 to 0.3.9
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, linter: update version, go
#5305 - build(deps): bump github.com/alingse/nilnesserr from 0.1.1 to 0.1.2
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, linter: update version, go
#5304 - dev: avoid string conversion by passing byte slice
Pull Request -
State: closed - Opened by alexandear 7 months ago
Labels: topic: cleanup
#5303 - Add mutcheck linter
Pull Request -
State: closed - Opened by BeyCoder 7 months ago
- 6 comments
Labels: declined, linter: new
#5302 - build(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 in /scripts/gen_github_action_config in the scripts group
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, go
#5301 - dev: standardization of the integration of formatters
Pull Request -
State: closed - Opened by ldez 7 months ago
- 2 comments
Labels: enhancement, linter: update
#5300 - đĒŠ It's time to create a v2 đ
Issue -
State: closed - Opened by ldez 7 months ago
- 10 comments
Labels: proposal
#5299 - đ Let's talk about linters section of the configuration
Issue -
State: closed - Opened by ldez 7 months ago
- 7 comments
Labels: area: config, proposal
#5298 - đ Let's talk about default exclusions
Issue -
State: closed - Opened by ldez 7 months ago
- 3 comments
Labels: area: config, proposal, area: exclusions
#5297 - đ Let's talk about exclusion options inside issues section
Issue -
State: closed - Opened by ldez 7 months ago
- 17 comments
Labels: area: config, proposal, area: exclusions
#5296 - đ Let's talk about "formatters"
Issue -
State: closed - Opened by ldez 7 months ago
- 12 comments
Labels: area: config, proposal
#5295 - build(deps): bump github.com/ldez/grignotin from 0.7.0 to 0.8.0
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, go
#5294 - build(deps): bump github.com/karamaru-alpha/copyloopvar from 1.1.0 to 1.2.0
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
- 2 comments
Labels: declined, dependencies, linter: update version, go
#5293 - build(deps): bump golang.org/x/sys from 0.28.0 to 0.29.0
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, go
#5292 - docs: update GitHub Action assets
Pull Request -
State: closed - Opened by golangci-releaser 7 months ago
Labels: area: docs, github_actions
#5291 - fix: filter Go filenames
Pull Request -
State: closed - Opened by ldez 7 months ago
Labels: bug, linter: update
#5290 - Run only specific linters on new files (similar to `new: true`)
Issue -
State: closed - Opened by qdm12 7 months ago
- 3 comments
Labels: question
#5289 - revive: invalid line number 526 (should be < 230)
Issue -
State: closed - Opened by caichao1103 7 months ago
- 3 comments
Labels: bug
#5288 - docs: update GitHub Action assets
Pull Request -
State: closed - Opened by golangci-releaser 7 months ago
Labels: area: docs, github_actions
#5287 - fix: invalid from position
Pull Request -
State: closed - Opened by ldez 7 months ago
Labels: bug, linter: update
#5286 - goheader: skip issues with invalid positions
Pull Request -
State: closed - Opened by ldez 7 months ago
Labels: bug, linter: update
#5285 - panic out of range when diagnostic is on final line
Issue -
State: closed - Opened by rbrady98 7 months ago
- 1 comment
Labels: bug
#5284 - goheader false positive (caused by golangci-lint, not goheader itself)
Issue -
State: closed - Opened by skitt 7 months ago
- 4 comments
Labels: bug
#5283 - build(deps): bump github.com/ldez/exptostd from 0.3.0 to 0.3.1
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, linter: update version, go
#5282 - build(deps): bump github.com/ldez/usetesting from 0.4.1 to 0.4.2
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, linter: update version, go
#5281 - build(deps): bump github.com/shirou/gopsutil/v4 from 4.24.11 to 4.24.12
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, go
#5280 - docs: update GitHub Action assets
Pull Request -
State: closed - Opened by golangci-releaser 7 months ago
Labels: area: docs, github_actions
#5279 - fix: invalid position when missing EOL
Pull Request -
State: closed - Opened by ldez 7 months ago
Labels: bug, linter: update
#5278 - Invalid line number panic
Issue -
State: closed - Opened by remyleone 7 months ago
- 9 comments
Labels: bug
#5277 - docs: update documentation assets
Pull Request -
State: closed - Opened by golangci-releaser 7 months ago
Labels: area: docs
#5276 - docs: update GitHub Action assets
Pull Request -
State: closed - Opened by golangci-releaser 7 months ago
Labels: github_actions
#5275 - dev: fix aur sources
Pull Request -
State: closed - Opened by ldez 7 months ago
Labels: bug, area: install, area: ci
#5274 - gci: fix cgo
Pull Request -
State: closed - Opened by ldez 7 months ago
Labels: bug, area: cgo