Skip to content

Assert that properties are ordered alphabetically in xdoc #13666

@stoyanK7

Description

@stoyanK7

As suggested in #13407 (comment)

We need to rearrange properties in alphabetical order(xdoc and javadoc since they are connected) and add a test for that. This will ease reviews when applying the properties macro to checks.

https://checkstyle.org/checks/annotation/annotationusestyle.html for example, has properties that do not follow alphabetical order:

  • elementStyle
  • closingParens
  • trailingArrayComma

Edit: This issue is only for adding the test with suppressions. I will deal with ordering the properties at #13668

Update: almost all are ordered with reference to this issue. #13668 is closed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions