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
f7fc5d2ffaf2c733cd5e6ecf5a4e93fa077fb3b2
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
controlFlowWithEmptyBody
T
History
Dmitry Gridin
46eb929bd1
ControlFlowWithEmptyBodyInspection: shouldn't report on
while
with comments
...
#KT-32419 Fixed
2019-07-04 16:33:24 +07:00
..
also
…
doWhile
ControlFlowWithEmptyBodyInspection: shouldn't report on
while
with comments
2019-07-04 16:33:24 +07:00
for
…
if
…
ifElse
…
when
…
while
ControlFlowWithEmptyBodyInspection: shouldn't report on
while
with comments
2019-07-04 16:33:24 +07:00
.inspection
…