Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: New rule to ban implementation of ProviderType interfaces (CQBP-84) #236

Open
kwin opened this issue May 4, 2023 · 0 comments
Open
Labels
help wanted rule New rule or modification of existing one.

Comments

@kwin
Copy link

kwin commented May 4, 2023

The rule described at https://experienceleague.adobe.com/docs/experience-manager-cloud-manager/content/using/custom-code-quality-rules.html?lang=en#product-apis-annotated-with-providertype-should-not-be-implemented-or-extended-by-customers that ProviderType interfaces must not be implemented (or according classes must not be extended) would be helpful to have in SonarQube already. That way issues otherwise only detected in Cloud Manager could be detected already with custom CI hooked up with SonarQube.

@toniedzwiedz toniedzwiedz added help wanted feature rule New rule or modification of existing one. and removed feature labels May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted rule New rule or modification of existing one.
Projects
None yet
Development

No branches or pull requests

2 participants