We’re running SonarQube v8.9.6 and it tells us that we’ve almost reached the max number of lines of code which is 500k. I don’t manage to find out which project is the one with that high number of lines of code.
I sorted the projects by size descending and the largest one shows me 100k.
Hey, I’m sorry from previous posts in this forum I understood that the LOC is defined by the largest project. I double checked the sonar source website and found that it’s the sum of all projects. I’m sorry for the confusion.
Thank you anyway!