In the SonarQube Developer Edition plan (under 100k LOC), suppose my project contains 99K lines of code. I perform an analysis, which consumes the available 99k LOC limit.
Now, if I run the analysis again on the same project (with no increase in LOC), will it still be allowed under the current plan? Or will it be blocked since the LOC limit has already been reached?
Thanks in advance for your clarification.