IfThenToSafeAccessInspection: do not report if condition is SENSELESS_COMPARISON/USELESS_IS_CHECK (#3007)

#KT-36051 Fixed
This commit is contained in:
Toshiaki Kameyama
2020-08-19 18:22:10 +09:00
committed by GitHub
parent 122bba9102
commit d965ad0a98
7 changed files with 34 additions and 17 deletions
@@ -1,3 +1,4 @@
// PROBLEM: none
class Foo
class Bar {