Must-share information (formatted with Markdown):
- SonarQube version 6.7.6 Enterprise Edition, 5 million lines of code
- Trying to analyze the code
Recently, we purchased SonarQube EE with 5 million lines of code limit. During the negotiations with SonarQube representatives, we were told that we don’t need to worry about LOCs across our branches counting multiple times. Just the size of the largest branch found on the project. However, after the analysis of three different branches of the same code base, we started seeing “You have reached your lines of code limit. Please contact SonarSource to increase the threshold.” message.
I feel that we are doing something wrong. How to tell SonarQube that project A, B, and C are branches?
Thank you,
Armenak