Does Sonar support multiple language in same project?

前端 未结 3 502
半阙折子戏
半阙折子戏 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:26

    UPDATE April 14th, 2014:

    Starting with SonarQube 4.2, multi-language projects are supported.

    This automatically happens when sonar.language is not set.

    See my sample project here: https://github.com/bellingard/multi-language-project

提交回复
热议问题