1

How to integrate ISML language plugin in sonarqube and analyze the code to get report?
I can see there is no plugin for ISML in sonarqube. How can I integrate the additional plugins into sonarqube?
I'm using ISML linter for this currently, but that cannot be converted into dashboard in sonarqube. Is there any way?

PrakashG
  • 1,642
  • 5
  • 20
  • 30
SonarQ
  • 31
  • 1
  • 2

1 Answers1

0

I'm afraid you can't currently do that.

As you can fin in the SonarQube Plugin Library Doc they don't have support for ISML.

juanlumn
  • 6,155
  • 2
  • 30
  • 39