This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
94de114894a6acdde75e3e0349b80c331aba6a67
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
controlFlowWithEmptyBody
T
History
Toshiaki Kameyama
15613afa20
Control flow with empty body: do not report 'if' with comments
...
#KT-34325 Fixed
2019-10-18 21:07:52 +07:00
..
also
…
doWhile
ControlFlowWithEmptyBodyInspection: shouldn't report on
while
with comments
2019-07-04 16:33:24 +07:00
for
…
if
Control flow with empty body: do not report 'if' with comments
2019-10-18 21:07:52 +07:00
ifElse
…
when
…
while
ControlFlowWithEmptyBodyInspection: shouldn't report on
while
with comments
2019-07-04 16:33:24 +07:00
.inspection
…