Skip to content

Commit 675c68e

Browse files
committed
Updated readme.
1 parent 98aa115 commit 675c68e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
This plugin enhances the Java Plugin by providing the ability to import the Android Lint reports.
55
The idea is to visualize Android Lint errors directly in SonarQube.
66

7+
This plugin started out as a copy of https://github.com/ofields/sonar-android with source code converted from Java to Kotlin, and project structure converted from Maven to Gradle.
8+
79
## Usage
810
* Most Android projects are compiled with Gradle, so if this is the case use the [SonarQube Scanner for Gradle](https://plugins.gradle.org/plugin/org.sonarqube) to analyse your Android project
911
* Tune the SonarQube quality profile by activating the Android Lint rules on which you'd like to see some issues reported into SonarQube

0 commit comments

Comments
 (0)