File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ SonarQube plugin for supporting Android Lint
2020
2121### Settings
2222
23- To specify Android Lint report file you can use ` sonar.androidLint.reportPaths ` property.
23+ To specify Android Lint report file you can use ` sonar.androidLint.reportPaths ` property. It's comma-delimited list of paths to AndroidLint reports.
2424
2525For example, in the project configuration
2626
@@ -70,4 +70,4 @@ The support of external issues looks nice if you are ok with its limitations:
7070> on the Rules page or reflected in Quality Profiles.
7171> - external issues and the rules that raise them must be managed in the configuration of your linter.
7272
73- As a result, this plugin was developed for providing the native SonarQube's experience to work with Android Lint issues.
73+ As a result, this plugin was developed for providing the native SonarQube's experience to work with Android Lint issues.
You can’t perform that action at this time.
0 commit comments