Skip to content

build: Update Checkstyle configuration and Suppression DTD references#6951

Merged
jeremylong merged 1 commit intomainfrom
scratch/checkstyle-dtds
Sep 10, 2024
Merged

build: Update Checkstyle configuration and Suppression DTD references#6951
jeremylong merged 1 commit intomainfrom
scratch/checkstyle-dtds

Conversation

@aikebah
Copy link
Copy Markdown
Collaborator

@aikebah aikebah commented Sep 8, 2024

Description of Change

Discovered that the DTD locations were outdated http locations. Checkstyle project has them now published on checkstyle.org served with https. Also found that there have been some newer suppressions DTDs, so while updating the location and public ID to comply with current Checkstyle documentation also updated the suppressions file to point to the current version (which has been modified to allow more flexible filtering: files is no longer required and at least one of checks (previously required), message (new) or id (new) is required to be present as the item to filter)

Have test cases been added to cover the new functionality?

N/A

Copy link
Copy Markdown
Collaborator

@jeremylong jeremylong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jeremylong jeremylong merged commit c11f431 into main Sep 10, 2024
@jeremylong jeremylong deleted the scratch/checkstyle-dtds branch September 10, 2024 10:37
@jeremylong jeremylong added this to the 11.0.0 milestone Oct 3, 2024
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Dec 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants