Files
pmd/pmd-java
Juan Martín Sotuyo Dodero ebeab0f445 [java] Simplify ForLoopShouldBeWhileLoop
- Remove checks that will always be true (a node can't be a Type and
a Statement and an Expression at the same time)
 - Simplify count(*) > 1 checks (expensive) for an Expression check (the one
node we actually care about)
2017-10-25 12:57:35 -03:00
..
2017-10-18 08:50:06 -03:00
2017-09-24 10:39:49 +02:00