SonarQ
SonarQ

Reputation: 31

Integration of SonarQube with ISML

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?

Upvotes: 1

Views: 105

Answers (1)

juanlumn
juanlumn

Reputation: 7095

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.

Upvotes: 0

Related Questions