-
-
Notifications
You must be signed in to change notification settings - Fork 377
Issues: dominikh/go-tools
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
Label
Projects
Milestones
Assignee
Sort
Issues list
False positive with generic interface and generic type
false-positive
needs-triage
Newly filed issue that needs triage
#1616
opened Nov 6, 2024 by
errrov
Detect never-nil interface returns
waiting-for-feedback
Waiting for the user to get back to us
#1615
opened Nov 3, 2024 by
FiloSottile
Prevent OOM cases with closed channels.
needs-triage
Newly filed issue that needs triage
#1611
opened Oct 16, 2024 by
fogfish
U1000 false positive if variable is used as part of initialization expression with side effects
false-positive
#1610
opened Oct 6, 2024 by
hkeide
simple: flag uses of strings.CutPrefix/CutSuffix that should use strings.TrimPrefix/TrimSuffix instead
new-check
#1608
opened Sep 26, 2024 by
cespare
website: getting started site lists the packages weird
documentation
help wanted
#1598
opened Aug 28, 2024 by
tom-wegener
simple: suggest time.Time.After, time.Time.Before
new-check
#1595
opened Aug 23, 2024 by
johanbrandhorst
panic: Named.check == nil but type is incomplete
bug
needs-triage
Newly filed issue that needs triage
#1593
opened Aug 20, 2024 by
IluckySi
Panic in the ir.(*Program).needMethods with v5.0
bug
waiting-for-feedback
Waiting for the user to get back to us
#1587
opened Aug 14, 2024 by
hawkingrei
New check: warn when packages gets moved from golang.org/exp to the stdlib
new-check
#1584
opened Aug 12, 2024 by
Foxboron
Split ST1003 in multiple checks / allow to partially disable ST1003
needs-decision
We have to decide if this check is feasible and desirable
#1575
opened Jul 16, 2024 by
iTrooz
unused
linter in golangci-lint reports blank (_
) identifier as unused for function parameters
false-positive
needs-triage
#1568
opened Jun 26, 2024 by
kpitt
unused
linter in golangci-lint reports unused var for named interface param
false-positive
#1567
opened Jun 26, 2024 by
kpitt
quickfix QF1013: detect quoted string escaping quote, while backticks could be used
new-check
#1566
opened Jun 24, 2024 by
ccoVeille
Detect unchecked error within SimpleStmt of an IfStmt with error checking in conditional
aggressive
A set of checks that is more prone to false positives but is helpful during code review
new-check
#1562
opened Jun 14, 2024 by
dsnet
simple: simplify
t.Errorf
patterns where applicable
new-check
#1561
opened Jun 7, 2024 by
spencerschrock
quickfix: report usage of ellipsis usage when appending a short list to a slice
new-check
#1559
opened Jun 5, 2024 by
ccoVeille
quickfix: replace manual slicing with
strings.HasPrefix
new-check
#1557
opened Jun 3, 2024 by
ccoVeille
quickfix: suggest using
slices.Concat
when possible
new-check
#1552
opened May 30, 2024 by
ccoVeille
Suggest errors.New over fmt.Errorf with single string parameter and no formatting
needs-decision
We have to decide if this check is feasible and desirable
new-check
#1550
opened May 29, 2024 by
Jacalz
Previous Next
ProTip!
Updated in the last three days: updated:>2024-11-06.