-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Insights: golangci/golangci-lint
Overview
Could not load contribution data
Please try again later
6 Releases published by 1 person
91 Pull requests merged by 12 people
-
docs: GoLand IDE support v2
#5758 merged
Apr 22, 2025 -
build(deps): bump go.augendre.info/fatcontext from 0.7.2 to 0.8.0
#5757 merged
Apr 21, 2025 -
fix: convert uint as pointer of uint for the migration
#5755 merged
Apr 21, 2025 -
docs: GoLand IDE only support v1 for now
#5750 merged
Apr 19, 2025 -
fix: related information position
#5746 merged
Apr 17, 2025 -
dev: disable check-generated job
#5742 merged
Apr 16, 2025 -
fix: add go.mod hash to the cache salt
#5739 merged
Apr 16, 2025 -
fix: order of staticcheck settings during migration
#5741 merged
Apr 16, 2025 -
docs: update section about GoLand integration
#5740 merged
Apr 16, 2025 -
docs: update GitHub Action assets
#5738 merged
Apr 15, 2025 -
docs: fix default value of linters.exclusions.generated
#5735 merged
Apr 15, 2025 -
build(deps): bump github.com/ghostiam/protogetter from 0.3.14 to 0.3.15
#5732 merged
Apr 14, 2025 -
dev: simplify mnd implementation
#5731 merged
Apr 14, 2025 -
build(deps): bump github.com/ldez/usetesting from 0.4.2 to 0.4.3
#5729 merged
Apr 14, 2025 -
build(deps): bump github.com/ldez/exptostd from 0.4.2 to 0.4.3
#5730 merged
Apr 14, 2025 -
build(deps): bump mvdan.cc/gofumpt from 0.7.0 to 0.8.0
#5728 merged
Apr 13, 2025 -
build(deps): bump github.com/ghostiam/protogetter from 0.3.13 to 0.3.14
#5727 merged
Apr 13, 2025 -
docs: update GitHub Action assets
#5724 merged
Apr 12, 2025 -
docs: update documentation assets
#5722 merged
Apr 12, 2025 -
docs: update GitHub Action assets
#5723 merged
Apr 12, 2025 -
Add funcorder linter
#5630 merged
Apr 11, 2025 -
build(deps): bump github.com/mgechev/revive from 1.8.0 to 1.9.0
#5721 merged
Apr 11, 2025 -
govet: add
httpmux
analyzer#5717 merged
Apr 10, 2025 -
build(deps): bump github.com/timonwong/loggercheck from 0.10.1 to 0.11.0
#5715 merged
Apr 10, 2025 -
build(deps): bump github.com/golangci/unconvert to HEAD
#5713 merged
Apr 10, 2025 -
build(deps): bump github.com/jgautheron/goconst from 1.7.1 to 1.8.1
#5712 merged
Apr 9, 2025 -
docs: update section about vscode integration
#5706 merged
Apr 9, 2025 -
build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.3 to 2.2.4
#5711 merged
Apr 9, 2025 -
build(deps): bump github.com/butuzov/ireturn from 0.3.1 to 0.4.0
#5710 merged
Apr 9, 2025 -
build(deps): bump golang.org/x/tools from 0.31.0 to 0.32.0
#5708 merged
Apr 9, 2025 -
feat: add golangci-lint-fmt pre-commit hook
#5705 merged
Apr 8, 2025 -
build(deps): bump go-simpler.org/sloglint from 0.10.1 to 0.11.0
#5698 merged
Apr 5, 2025 -
build(deps): bump golang.org/x/sys from 0.31.0 to 0.32.0
#5699 merged
Apr 5, 2025 -
docs: explicitly describe that the
migrate
command automatically migratelinters.presets
#5697 merged
Apr 5, 2025 -
build(deps): bump go-simpler.org/sloglint from 0.10.0 to 0.10.1
#5696 merged
Apr 4, 2025 -
fix: memory leaks when using go1.(N) with golangci-lint built with go1.(N-1)
#5695 merged
Apr 4, 2025 -
build(deps): bump github.com/securego/gosec/v2 from 2.22.2 to 2.22.3
#5694 merged
Apr 4, 2025 -
build(deps): bump github.com/alingse/nilnesserr from 0.1.2 to 0.2.0
#5693 merged
Apr 4, 2025 -
docs: add
redundant-test-main-exit
torevive
rules#5692 merged
Apr 4, 2025 -
build(deps): bump dependencies in the linter-testdata group
#5691 merged
Apr 4, 2025 -
build(deps): bump go-simpler.org/sloglint from 0.9.0 to 0.10.0
#5688 merged
Apr 4, 2025 -
build(deps): bump github.com/alecthomas/chroma/v2 from 2.15.0 to 2.16.0
#5690 merged
Apr 4, 2025 -
build(deps): bump github.com/bombsimon/wsl/v4 from 4.6.0 to 4.7.0
#5689 merged
Apr 4, 2025 -
build(deps): bump github.com/firefart/nonamedreturns from 1.0.5 to 1.0.6
#5687 merged
Apr 4, 2025 -
feat: add warn-unused option for fmt command
#5668 merged
Apr 4, 2025 -
build(deps): bump github.com/polyfloyd/go-errorlint from 1.7.1 to 1.8.0
#5686 merged
Apr 4, 2025 -
build(deps): bump github.com/mgechev/revive from 1.7.0 to 1.8.0
#5663 merged
Apr 4, 2025 -
build(deps): bump github.com/kunwardeep/paralleltest from 1.0.13 to 1.0.14
#5657 merged
Apr 4, 2025 -
build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.10.0 to 2.11.0
#5656 merged
Apr 4, 2025 -
feat: colored diff for fmt command
#5652 merged
Apr 4, 2025 -
feat: add an option to display absolute paths
#5651 merged
Apr 4, 2025 -
feat: add config path placeholder
#5650 merged
Apr 4, 2025 -
build(deps): bump github.com/Crocmagnon/fatcontext from 0.7.1 to 0.7.2
#5685 merged
Apr 4, 2025 -
docs: add link to issues related to some integrations
#5682 merged
Apr 2, 2025 -
build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.2 to 4.25.3
#5680 merged
Apr 2, 2025 -
build(deps): bump github.com/alexkohler/nakedret/v2 from 2.0.5 to 2.0.6
#5681 merged
Apr 2, 2025 -
docs: update demo
#5677 merged
Apr 1, 2025 -
build(deps): bump the linter-testdata group across 2 directories with 4 updates
#5676 merged
Apr 1, 2025 -
fix: gocritic importshadow checker
#5673 merged
Apr 1, 2025 -
docs: fix
go get -tool
command#5669 merged
Mar 31, 2025 -
docs: improve default exclusions render
#5661 merged
Mar 31, 2025 -
docs: remove tenv linter settings
#5665 merged
Mar 31, 2025 -
dev: rewrite and simplify thanks page generation
#5662 merged
Mar 30, 2025 -
docs: cleanup config reference
#5659 merged
Mar 29, 2025 -
build(deps): bump github.com/Antonboom/testifylint from 1.6.0 to 1.6.1
#5654 merged
Mar 29, 2025 -
build(deps): bump github.com/ghostiam/protogetter from 0.3.12 to 0.3.13
#5658 merged
Mar 29, 2025 -
build(deps): bump tar-fs and puppeteer in /docs
#5653 merged
Mar 28, 2025 -
docs: fix settings examples
#5643 merged
Mar 27, 2025 -
docs: improve version documentation
#5639 merged
Mar 26, 2025 -
docs: fix config reference for formatters
#5638 merged
Mar 26, 2025 -
build(deps): bump github.com/kunwardeep/paralleltest from 1.0.10 to 1.0.13
#5636 merged
Mar 26, 2025 -
docs: remove golint in nolint example
#5635 merged
Mar 25, 2025 -
docs: add version field to configuration sample
#5632 merged
Mar 25, 2025 -
docs: update GitHub Action assets
#5634 merged
Mar 25, 2025 -
fix: use absolute filepath inside base rule source
#5629 merged
Mar 25, 2025 -
docs: clean old configuration examples
#5626 merged
Mar 25, 2025 -
fix: formatter validation message
#5624 merged
Mar 25, 2025 -
docs: update reference comment for errchkjson
#5623 merged
Mar 25, 2025 -
docs: replace 'disable-all' with 'default: none'
#5622 merged
Mar 25, 2025 -
docs: add section about flags migration
#5621 merged
Mar 25, 2025 -
fix: enable formatters with flags
#5620 merged
Mar 25, 2025 -
docs: adaptive stargazers image
#5613 merged
Mar 24, 2025 -
docs: update GitHub Action assets
#5611 merged
Mar 24, 2025 -
docs: add example of the field version
#5609 merged
Mar 24, 2025 -
fix: forbidigo migration
#5606 merged
Mar 24, 2025 -
fix: copy golines settings during linter settings load
#5607 merged
Mar 24, 2025 -
fix: validate version before configuration
#5599 merged
Mar 24, 2025 -
docs: fix displaying GoLand logo on a dark theme
#5598 merged
Mar 24, 2025 -
docs: update GitHub Action assets
#5595 merged
Mar 24, 2025 -
fix: funlen ignore-comments
#5594 merged
Mar 24, 2025
5 Pull requests opened by 5 people
-
feat: add arangolint linter
#5718 opened
Apr 11, 2025 -
build(deps): bump github.com/manuelarte/funcorder from 0.2.1 to 0.3.0
#5743 opened
Apr 17, 2025 -
Add swaggo/swag formatter
#5749 opened
Apr 18, 2025 -
feat: add golicenser linter
#5751 opened
Apr 19, 2025 -
adding embeddedcheck linter
#5761 opened
Apr 24, 2025
48 Issues closed by 2 people
-
lint failing with errors that do no exist
#5760 closed
Apr 23, 2025 -
Config migration omits `nakedret` config when `max-func-lines` is set to 0
#5754 closed
Apr 21, 2025 -
add `nargs` linter
#5753 closed
Apr 21, 2025 -
[staticcheck,SA5011] false positive with testing common.Errorf(…)
#5748 closed
Apr 18, 2025 -
revive: overriding one linter rule disables other rules
#5747 closed
Apr 18, 2025 -
Linter Reporting Issues on External Module Files
#5744 closed
Apr 17, 2025 -
gomoddirectives: false-negative / false-positive
#5736 closed
Apr 16, 2025 -
Suppress output to stdout in case of 0 issues found
#5734 closed
Apr 15, 2025 -
Less verbose format checking
#5733 closed
Apr 14, 2025 -
Site broken - "Not loading react" "ChunkLoadError 499".
#5725 closed
Apr 13, 2025 -
nonolint fix actual nolint:exhaustive
#1940 closed
Apr 12, 2025 -
Inconsistent behavior of "revive"'s "confusing-naming" linter when used together with "nolintlint"
#3476 closed
Apr 11, 2025 -
nlreturn false positives when using cgo
#5714 closed
Apr 10, 2025 -
Support go.mod golang version to 1.24
#5716 closed
Apr 10, 2025 -
disable single rule from staticcheck
#5701 closed
Apr 6, 2025 -
relative-path-mode: cfg produces incorrect path in output.
#5700 closed
Apr 6, 2025 -
Consider formatters.exclusions.warn-unused settings and feature
#5667 closed
Apr 4, 2025 -
Add an option to show the full/absolute path of files
#5649 closed
Apr 4, 2025 -
Separate relative path mode for config vs output
#5646 closed
Apr 4, 2025 -
Incorrect information about gocritic disabled/enabled-checks being mutually exclusive?
#4458 closed
Apr 1, 2025 -
Linter v2 does not show errors in GoLand
#5679 closed
Apr 1, 2025 -
tab printers doesn't work as expected
#5678 closed
Apr 1, 2025 -
gocritic: importShadow rule doesn't appear to work
#5672 closed
Apr 1, 2025 -
errcheck maps calls differently to exclude lists in 2.x?
#5666 closed
Mar 31, 2025 -
v2: Re-allow enabling formatters via `--enable` CLI option of `run` command
#5664 closed
Mar 31, 2025 -
v2: `formatters.goimports` is rejected by `golangci-lint config verify`
#5642 closed
Mar 27, 2025 -
Golangci-lint v2 erroring due to hardcoded flag thats no longer supported in vscode
#5640 closed
Mar 26, 2025 -
Documentation site is broken with ChunkLoadError
#5633 closed
Mar 25, 2025 -
Exclusion rules break if config is in parent directory
#5628 closed
Mar 25, 2025 -
gofmt can't be used as a linter
#5627 closed
Mar 25, 2025 -
golangci-lint run missing print-issued-lines (gopls/vscode)
#5616 closed
Mar 25, 2025 -
Jetbrains Go Linter plugin crashes on v2.0.0
#5619 closed
Mar 25, 2025 -
VS Code integration not working
#5617 closed
Mar 25, 2025 -
v2.0.0: can't load config: typecheck is not a linter, it cannot be enabled or disabled
#5610 closed
Mar 24, 2025 -
forbidigo config migration is incorrect
#5602 closed
Mar 24, 2025 -
Error: "invalid version of the configuration"
#5608 closed
Mar 24, 2025 -
golines: settings not obeyed during `run`
#5603 closed
Mar 24, 2025 -
Output Formats Error in new V2
#5605 closed
Mar 24, 2025 -
golangci.jsonschema.json now resolves to v2 schema
#5604 closed
Mar 24, 2025 -
v2.0.0: 'run' fails with no config file and 'migrate' issues warning
#5600 closed
Mar 24, 2025 -
Add an option to `golangci-lint fmt` to check if the code is formatted
#5601 closed
Mar 24, 2025 -
[v2] Failed executing command with error: can't load config: gofmt is a formatter
#5597 closed
Mar 24, 2025 -
golangci-lint v1.6.2 process killed on go v1.24 darwin
#5596 closed
Mar 24, 2025 -
🪩 It's time to create a v2 🚀
#5300 closed
Mar 24, 2025 -
funlen: `ignore-comments` setting is reversed
#5593 closed
Mar 24, 2025
1 Issue opened by 1 person
-
Disable a formatter for a path
#5625 opened
Mar 25, 2025
7 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Raw map configuration and case sensitivity
#3280 commented on
Mar 30, 2025 • 0 new comments -
Significant performance regression since 1.62
#5546 commented on
Mar 30, 2025 • 0 new comments -
Add Native Support for Bazel nogo
#1473 commented on
Mar 31, 2025 • 0 new comments -
Support local .config directory
#4554 commented on
Apr 6, 2025 • 0 new comments -
revive: some rules doesn't work
#5580 commented on
Apr 9, 2025 • 0 new comments -
Linters and cgo support
#5235 commented on
Apr 10, 2025 • 0 new comments -
nolintlint: reports false positive warnings about used nolint directive
#3228 commented on
Apr 12, 2025 • 0 new comments