I generated the Sonarlint report in Intellij. But there is no any options to export as document. Is it possible to export a report in Intellij?
>Solution :
I don’t think that the Intellij currently supports that.
You can try:
SonarQube or PMD – to generate code report.
In PMD you can export that to any file you want, forex .html.
SoarQube should have export options.
Have a nice day.