Limit Lines of Code per Project

Hi,

is it possible to limit the lines of code for single projects with SonarCloud?
This would enable us to allow developers to create projects in SonarCloud themselves, which we currently do not support, as they might analyse large amount of 3rd Party sources, if configured incorrectly. If this would only disable the respective project, it would not a problem. However, currently it will lead to all projects not being able to analyse their sources if the LOC for all projects would exceed the license, as far as i understand it.
Best regards,
Sebastian

Hi Sebastian,

It’s not possible to impose an LOC limit on a project.

An analysis that would push you over your license limit is rejected, so as to not lock you out.

 
HTH,
Ann