Skip to content

Pull requests: golangci/golangci-lint

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: Go version propagation area: core bug Something isn't working
#5109 by ldez was merged Nov 8, 2024 Loading… v1.62
doc: Un-deprecate enable-all option. area: docs enhancement New feature or improvement
#2039 by ldez was merged Jun 2, 2021 Loading… v1.41
docs: GoLand IDE support v2 area: docs area: integrations Related to integrations and IDEs
#5758 by ldez was merged Apr 22, 2025 Loading… v2.1
feat: error if typecheck is enabled or disabled area: config Related to .golangci.yml and/or cli options enhancement New feature or improvement
#5543 by ldez was merged Mar 13, 2025 Loading… v2.0
fix(runner): add suggested edit text from linter in display issue text blocked Need's direct action from maintainer enhancement New feature or improvement
#2135 by ifaisalalam was closed Oct 9, 2023 Loading…
build(deps): bump github.com/spf13/viper from 1.12.0 to 1.17.0 dependencies Relates to an upstream dependency go Pull requests that update Go code
#4118 by dependabot bot was closed Oct 8, 2023 Loading…
feat: add constantcheck linter declined linter: new Support new linter
#3466 by AntonBraer was closed Oct 9, 2023 Loading…
Add support for Emacs flycheck syntax checker
#25 by weijiangan was closed May 28, 2018 Loading…
skip issues of file "C"
#63 by tgulacsi was closed Jun 6, 2018 Loading…
Move the parseConfig when run is called
#50 by dixonwille was closed Jun 4, 2018 Loading…
build(deps): bump github.com/spf13/viper from 1.12.0 to 1.18.1 dependencies Relates to an upstream dependency go Pull requests that update Go code
#4244 by dependabot bot was closed Dec 10, 2023 Loading…
build(deps): bump github.com/nunnatsa/ginkgolinter from 0.14.1 to 0.15.0 declined dependencies Relates to an upstream dependency go Pull requests that update Go code linter: update version Update version of linter
#4246 by dependabot bot was closed Dec 10, 2023 Loading…
test
#212 by jirfag was closed Sep 2, 2018 Loading…
Use upstream version of gosec
#310 by dhui was closed Dec 22, 2018 Loading…
Update astutil to fix goimports
#283 by amenzhinsky was closed Nov 8, 2018 Loading…
Add without-tests flag for errcheck
#257 by osamingo was closed Oct 31, 2018 Loading…
Add license scan report and status
#259 by fossabot was closed Nov 4, 2018 Loading…
Path Prefix was broken on depguard
#181 by dixonwille was closed Aug 6, 2018 Loading…
Use a multi-staged Dockerfile
#225 by schoentoon was closed Oct 20, 2018 Loading…
Fix the skip-dirs option.
#313 by sean- was closed Dec 22, 2018 Loading…
lintpack/gocritic: update lintpack & gocritic versions
#326 by lopezator was closed Dec 22, 2018 Loading…
fixing readme bug
#346 by Zamiell was closed Jan 8, 2019 Loading…
Allow configure module download mode
#315 by nvartolomei was closed Dec 22, 2018 Loading…
Add strict mode for go vet shadow check
#506 by hummerd was closed Jun 9, 2019 Loading…
Remove stylecheck from README.md
#354 by cflewis was closed Jan 8, 2019 Loading…
ProTip! Exclude everything labeled bug with -label:bug.