This module contain analyser tasks which analyse classes contained in Sling features' OSGi bundles. For further information refer to Sling Feature Model Analyser
Below is a list of built-in analysers.
prevent-provider-type-impls
This analyser makes sure that no class implements or extends any type marked as provider with annotation org.osgi.annotation.versioning.ProviderType
.