PLSQL quality gate

Hi everyone,

I can’t find an example of a quality gate type to apply to PLSQL code anywhere.
I would have to analyze several thousand lines of PLSQL code with sonarqube (enterprise edition - demo) but before starting, I would like to understand what kind of quality gates and conditions to use.
Does anyone have a “guide” or example for PLSQL?

Thank you very much

Hi,

Quality Gates are not language-specific. Instead, they look at project-level metrics that are calculated consistently across languages and projects.

Perhaps you just want to start with the built-in Quality Gates?

 
Ann