druid/.idea
Roman Leventov f5d4171459 Prohibit for loops which could be foreach with IntelliJ (#4653)
* Replace for with foreach

* Replace for with for-each in GroupByQueryEngineV2

* Remove io.druid.collections.IntList
2017-08-08 18:05:33 -07:00
..
inspectionProfiles Prohibit for loops which could be foreach with IntelliJ (#4653) 2017-08-08 18:05:33 -07:00
scopes Add PMD and prohibit unnecessary fully qualified class names in code (#4350) 2017-07-17 22:22:29 +09:00