golang/go

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

开放

#61,157 创建于 2023年7月3日

 (4 条评论) (0 个反应) (0 位负责人)Go (19,008 个派生)batch import
AnalysisNeedsInvestigationToolshelp wanted

仓库指标

星标
 (133,883 个星标)
PR 合并指标
 (30 天内没有已合并 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"

贡献者指南