A plugin to simplify Static Code Analysis on Gradle. Not restricted to, but specially useful, in Android projects, by making sure all analysis can access the SDK classes.
Apache License 2.0
39
stars
12
forks
source link
PMD task takes several seconds to detect it's up-to-date #4
It's not uncommon to see it take around 5 secs just to report it's up-to-date. That check needs some serious speeding up.