ofields / sonar-android

Extension plugin for Android Lint in SonarQube

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lint error read from xml lint report should be reported in the log (SONARANDRO-36)

christophelevis opened this issue · comments

When android lint encounters some non fatal errors it can reports them in the report file with the "LintError" issue id.
Those error should be reported in the log of analysis to improve user experience.

Source : http://stackoverflow.com/questions/30196812/linterror-found-processing-android-lint-report