Antonio Bertucci

Results 5 comments of Antonio Bertucci

I have worked on a _quick&dirty_ port of Smoothie that is working with the `RecyclerView` (mostly a copy/paste of the `ItemManager` and `ItemManaged` classes), but the change in this PR...

if the project is using `gradle-static-analysis-plugin` then we can generate an artifact with the basic set of rules to be shared effortlessly across projects

A Gradle plugin to collect information for a Java/Android project should be pretty easy to implement as the build chain integrates already with tools like JaCoCo outputting detailed reports (both...

In my experience Sonar API is bit clunky, and not fully supported. Also we would need to do some work anyway to extract info and mangle them in a pulse-compliant...