Tagir Valeev
|
9af3284048
|
StreamToLoopInspection: simplify getEffectiveQualifier usage; support unqualified Iterable.forEach, Map.forEach
Review ID: IDEA-CR-46452
GitOrigin-RevId: 7622f0f1274d9f23bfaef88096b3eedd2b4d18a6
|
2019-04-28 14:53:13 +03:00 |
|
Roman.Ivanov
|
5076e08145
|
set SPACE_BEFORE_COLON_IN_FOREACH true by default, fix tests
|
2018-06-26 12:04:00 +07:00 |
|
Roman.Ivanov
|
ae37e14386
|
fix foreach formatting in tests
|
2018-06-05 11:58:44 +07:00 |
|
Tagir Valeev
|
c76d9aba62
|
StreamToLoopInspection: support Map.forEach()
Fixes IDEA-190440 Convert usage of java.util.Map.forEach() to for (... entrySet()) loop
|
2018-04-19 12:12:40 +07:00 |
|