Commit Graph

3 Commits

Author SHA1 Message Date
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