JetBrains / JetBrains/resharper-unity
Avoid implicit bool operator with UnityEngine.Object subclasses in performance indicators
Open
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
The warning is issued for == and != but not for implicit bool operator.
Contributor guide
Assessment
This issue has not been assessed yet.