LGTM.com - false positive cs/constant-condition
未关闭
C#
false-positive
- 主要语言
- CodeQL
- 星标
- 10.1k
- 派生
- 2.1k
- 平均合并
- 2 天 15 小时
- 30 天内合并 PR
- 141
描述
Conditions including `true && ...` are falsely reported as always returning true.
While I admit including extra `true` statements is a bit redundant, it can help minimise git diffs when long conditionals are split over multiple lines.
https://lgtm.com/projects/g/rkm/lgtm-constant-conditional-test
Thanks!
贡献指南
评估
这个 Issue 还没有评估数据。