Skip to content

Set up RegexpSingleline to check for presence of newly added Description macro in every module xdoc #17390

@SteLeo1602

Description

@SteLeo1602

https://checkstyle.org/checks/regexp/regexpsingleline.html#RegexpSingleline

To ensure that implementation of new Description macro has actually spread to every module xdocs template and prevent any future manual application of description, we can add another instance of RegexpSingleline check to the config that will check whether each module has corresponding pattern such as <macro name="description"> , and if not, then let us know.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

Status
Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions