Add "Control flow with empty body" inspection
#KT-30970 Fixed
This commit is contained in:
committed by
Dmitry Gridin
parent
d2fcb8cc6a
commit
65f06454be
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports that <b>if</b>, <b>when</b>, <b>for</b>, <b>while</b> and also expressions has empty body.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user