Skip to content

Commit 3f47a34

Browse files
authored
Update README.md
1 parent 2df4a1e commit 3f47a34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

2525
For 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.

0 commit comments

Comments
 (0)