golang/go
x/tools/go/analysis/passes/bools: analyzer warning is not descriptive enough
Aperta
#61.157 aperta il 3 lug 2023
AnalysisNeedsInvestigationToolshelp wanted
Metriche repository
- Star
- (133.883 stelle)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
What did you do?
I have written code that triggers 'bools' analyzer warning
What did you expect to see?
Warning explains the issue
What did you see instead?
"Content: suspect or: rt != some_value || rt != another_value"