Skip to content

Issue #17449: Add XDoc examples for IndentationCheck and fix SuppressWarningsHolder validation#19402

Merged
romani merged 1 commit into
checkstyle:masterfrom
developer4949-code:issue-17449-xdocs-indentation
Mar 23, 2026
Merged

Issue #17449: Add XDoc examples for IndentationCheck and fix SuppressWarningsHolder validation#19402
romani merged 1 commit into
checkstyle:masterfrom
developer4949-code:issue-17449-xdocs-indentation

Conversation

@developer4949-code

@developer4949-code developer4949-code commented Mar 23, 2026

Copy link
Copy Markdown

fixes #17449

This PR improves validation handling in WarningsHolder to ensure more robust and consistent behavior. The changes focus on refining validation logic and aligning it with expected Checkstyle standards.

Changes Made
Updated validation logic in WarningsHolder
Ensured consistency with existing coding and validation patterns
Improved reliability of warning handling
Testing
Verified that all existing tests pass successfully
Confirmed no regressions in related functionality
Notes
This PR follows the contribution guidelines and commit message conventions
Ready for review

@developer4949-code developer4949-code force-pushed the issue-17449-xdocs-indentation branch from 9f997cd to e412bdd Compare March 23, 2026 05:14
@romani romani merged commit b63ce0a into checkstyle:master Mar 23, 2026
123 of 124 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add missing property examples to XDocs for Checkstyle Checks

2 participants