golang/go

x/tools/go/analysis/passes/bools: analyzer warning is not descriptive enough

オープン

#61,157 opened on 2023/07/03

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)Go (19,008 件のフォーク)batch import
AnalysisNeedsInvestigationToolshelp wanted

Repository metrics

Stars
 (133,883 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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"

コントリビューターガイド