Exclude folder from analysis

前端 未结 1 1497
逝去的感伤
逝去的感伤 2020-12-16 10:59

I look through the Internet and tried a million diferent ways, but didn\'t find an answer.

Is there any way to exclude some folders with source files from the Sonar

1条回答
  •  攒了一身酷
    2020-12-16 11:38

    You can use the "sonar.exclusions" property to exclude source files using patterns: see http://docs.sonarqube.org/display/SONAR/Analysis+Parameters

    0 讨论(0)
提交回复
热议问题