Skip to content

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

SA4023: nilness check panics with 'unhandled type *ir.SliceToArray' bug needs-triage Newly filed issue that needs triage
#1529 opened Apr 25, 2024 by tdakkota
Detect defer calls skipped by os.Exit needs-triage Newly filed issue that needs triage
#1526 opened Apr 23, 2024 by fionera
Rewrite irutil.FilterDebug to return iterator cleanup rangefunc Things to do when rangefunc happens
#1525 opened Apr 23, 2024 by dominikh
aggressive: []byte from netip.Addr.AsSlice should not be printed with %s aggressive A set of checks that is more prone to false positives but is helpful during code review new-check
#1503 opened Mar 6, 2024 by ainar-g
Support GOEXPERIMENT=rangefunc
#1494 opened Feb 9, 2024 by tamayika
new check: Err from initialization statement not used aggressive A set of checks that is more prone to false positives but is helpful during code review new-check
#1493 opened Feb 5, 2024 by jsageryd
Detect struct fields that should be local variables enhancement needs-decision We have to decide if this check is feasible and desirable
#1485 opened Dec 22, 2023 by Jacalz
panic in quickfix.CheckDeMorgan bug
#1484 opened Dec 20, 2023 by jpeach
ProTip! no:milestone will show everything without a milestone.