pinchbv / android-analyzer

Android Gradle plugin for faster Sonarqube integration in Android projects. Supports Detekt and Jacoco out of the box.
http://pinch.nl
GNU General Public License v3.0
91 stars 16 forks source link

How enable Lint? #29

Open josinaldobarbosa opened 4 years ago

josinaldobarbosa commented 4 years ago

my question is how to send lint report, or is it already enabled?

AndroideRob-zz commented 4 years ago

I'm afraid Lint reports are not supported by the plugin as of now. You could try overriding Sonarqube's configuration as per this example though, until it's implemented in the plugin: https://gist.github.com/mrsasha/22544a9606f4196c629616aa25d3a075