Does Sonar support multiple language in same project?

前端 未结 3 497
半阙折子戏
半阙折子戏 2020-12-24 06:02

I am setting up Sonar for one of my projects which is a mix of Groovy and Java. I am able to configure the project separately for eith

3条回答
  •  独厮守ぢ
    2020-12-24 06:36

    If you are using Sonar version 3.4. Then I have written a new maven plugin to help you with multiple language code analysis.

    It is still beta

    https://code.google.com/p/sonar-multilang-maven-plugin/wiki/UserGuide

    If you have any issues with this tool then do let me know on that project website.

提交回复
热议问题