Skip to content

Issues: golangci/golangci-lint

🪩 It's time to create a v2 🚀
#5300 opened Jan 6, 2025 by ldez
Open
go1.24 support
#5225 opened Dec 13, 2024 by ldez
Open 2
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

🌟 Let's talk about linters section of the configuration area: config Related to .golangci.yml and/or cli options proposal
#5299 opened Jan 6, 2025 by ldez v2
🌟 Let's talk about default exclusions area: config Related to .golangci.yml and/or cli options proposal
#5298 opened Jan 6, 2025 by ldez v2
🌟 Let's talk about exclusion options inside issues section area: config Related to .golangci.yml and/or cli options proposal
#5297 opened Jan 6, 2025 by ldez v2
🌟 Let's talk about "formatters" area: config Related to .golangci.yml and/or cli options proposal
#5296 opened Jan 6, 2025 by ldez v2
Linters and CGO support area: cgo Related to CGO or line directives bug Something isn't working
#5235 opened Dec 17, 2024 by ldez
3 of 11 tasks
go1.24 support enhancement New feature or improvement
#5225 opened Dec 13, 2024 by ldez
1 task done
Using more cores makes golangci-lint run slower (?) question Further information is requested
#5149 opened Nov 22, 2024 by njern
5 tasks done
Limit concurrency according to Linux container CPU quota by default breaking enhancement New feature or improvement
#5031 opened Sep 19, 2024 by orestisfl
2 of 3 tasks
Website has frequent caching issues area: docs bug Something isn't working
#4947 opened Aug 23, 2024 by SuperSandro2000
6 of 7 tasks
Rename default branch to "main" no decision No decision to fix or not proposal
#4866 opened Jul 9, 2024 by WilliamRoyNelson
2 of 3 tasks
Add options to include/exclude paths area: config Related to .golangci.yml and/or cli options no decision No decision to fix or not proposal
#4635 opened Apr 11, 2024 by willfaught
After removing some codes in the legacy file, new-from-rev is not correctly working bug Something isn't working feedback required Requires additional feedback
#4622 opened Apr 8, 2024 by wangmir
5 tasks done
Support local .config area: config Related to .golangci.yml and/or cli options enhancement New feature or improvement no decision No decision to fix or not
#4554 opened Mar 20, 2024 by bersace
Incorrect information about gocritic disabled/enabled-checks being mutually exclusive? area: docs dependencies Relates to an upstream dependency feedback required Requires additional feedback
#4458 opened Mar 5, 2024 by scop
5 tasks done
govet: printf unstable behavior with imported types area: cache bug Something isn't working
#4423 opened Feb 27, 2024 by gabolaev
5 tasks done
Option to exclude folders from scanning dependencies Relates to an upstream dependency enhancement New feature or improvement
#4360 opened Feb 8, 2024 by falco467
Add --staged flag to only check changes in staged code enhancement New feature or improvement no decision No decision to fix or not
#4328 opened Jan 21, 2024 by abemedia
Automatically check .golangci.reference.yml is up to date with code enhancement New feature or improvement no decision No decision to fix or not
#4287 opened Dec 26, 2023 by mateusoliveira43
Support appending to existing code-climate .json file area: output Related to issue output enhancement New feature or improvement no decision No decision to fix or not
#4216 opened Nov 21, 2023 by mitar
gochecksumtype: works only inside one package bug Something isn't working dependencies Relates to an upstream dependency
#4158 opened Oct 24, 2023 by maratori
5 tasks done
Persistent post run exits early when run is successful in Magefile targets area: CLI Related to CLI no decision No decision to fix or not
#4137 opened Oct 18, 2023 by kraashen
5 tasks done
ProTip! Exclude everything labeled bug with -label:bug.