🚀 Feature Request
Current Problem
An analysis of the code, possible problems, quality analysis, security analysis, etc., is currently missing.
Proposed Solution
Add and integrate an analysis tool such as SonarQube. It should run automatically in the pipeline to check the code on every pull request. Further, specific minimum quality requirements should be defined and enforced by the pipeline (by creating a failing pipeline job if the PR does not meet the minimum quality requirements).
Additional Context
Check the usage of SonarQube Cloud for public GitHub repositories.
🚀 Feature Request
Current Problem
An analysis of the code, possible problems, quality analysis, security analysis, etc., is currently missing.
Proposed Solution
Add and integrate an analysis tool such as SonarQube. It should run automatically in the pipeline to check the code on every pull request. Further, specific minimum quality requirements should be defined and enforced by the pipeline (by creating a failing pipeline job if the PR does not meet the minimum quality requirements).
Additional Context
Check the usage of SonarQube Cloud for public GitHub repositories.