Skip to content

MINOR: reenabled checkstyle rules for finals for the streams module.#21456

Merged
mjsax merged 3 commits intoapache:trunkfrom
Nikita-Shupletsov:minor-fix-final-checkstyle-for-streams
Feb 11, 2026
Merged

MINOR: reenabled checkstyle rules for finals for the streams module.#21456
mjsax merged 3 commits intoapache:trunkfrom
Nikita-Shupletsov:minor-fix-final-checkstyle-for-streams

Conversation

@Nikita-Shupletsov
Copy link
Contributor

@Nikita-Shupletsov Nikita-Shupletsov commented Feb 11, 2026

Fixed the checkstyle violations.

Reviewers: Matthias J. Sax matthias@confluent.io

@github-actions github-actions bot added streams small Small PRs labels Feb 11, 2026
@Nikita-Shupletsov
Copy link
Contributor Author

the original change: #20726

@github-actions github-actions bot added the triage PRs from the community label Feb 11, 2026
@mjsax mjsax added ci-approved and removed triage PRs from the community labels Feb 11, 2026
@mjsax mjsax merged commit 0bb7bd1 into apache:trunk Feb 11, 2026
20 checks passed
@mjsax
Copy link
Member

mjsax commented Feb 11, 2026

Thanks for the fix! Merged to trunk.


<!-- suppress FinalLocalVariable outside of the streams package. -->
<!-- suppress FinalLocalVariable and FinalParameters outside of the streams package. -->
<suppress checks="FinalLocalVariable"
Copy link
Member

Choose a reason for hiding this comment

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

Thanks for the fix. I agree that keeping the rule for the streams module is the better approach

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants