Skip to content

Include checkstyle:AnnotationLocationCheck in the quality profile #122

@lmarniazman

Description

@lmarniazman

As a developer, I want this check to be included in the devonfw quality profile for SonarQube, so that the wrong location of annotations is flagged.

AnnotationLocationCheck from the checkstyle repo was taken out in PR #119, fixing bug #117.

SonarQube detects this rule as a rule template. Additional configuration to instantiate this rule is required.
See https://github.com/checkstyle/sonar-checkstyle/blob/master/src/main/resources/org/sonar/plugins/checkstyle/rules.xml#L2083 for configuration parameters of this rule.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions