golang.org/x/tools/go/analysis/passes/printf
false positive on "does not support error-wrapping directive %w" on Sprintf-and-Errorf-wrapperBugReportNeedsInvestigation
#77638 opened 1 month ago by ernado
document why "conditionally printf" APIs are to be discouragedBugReportDocumentationNeedsInvestigationTools
#74549 opened 8 months ago by Jackuczys
#69515 opened 2 years ago by pierrre
report Errorf("%w", *E) where E implements error (defeats errors.AsType[E] etc)FeatureRequestNeedsInvestigationTools
#61342 opened 2 years ago by guettli
#55928 opened 3 years ago by zpavlinovic