Skip to content

Create annotation for message keys of Checks #13114

@stoyanK7

Description

@stoyanK7

Target is only Check modules.

To allow for easier parsing of message keys, we should add an annotation for them.

@MessageKey
public static final String MSG_KEY = "msg.key";

The purpose of this issue is to create the annotation and apply it to all checks' message keys. A checkstyle config can be added to ensure that this annotation exists in each module java file.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions