Interface BuiltInQualityProfilesDefinition


  • @ServerSide
    @ExtensionPoint
    public interface BuiltInQualityProfilesDefinition
    Define built-in quality profiles which are automatically registered during SonarQube startup. We no more provide any facility to load profiles from XML file or annotated classes, but it should be straightforward to implement (adapt code of deprecated AnnotationProfileParser or XMLProfileParser for example).
    Since:
    6.6