Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add import ordering rules to Checkstyle #868

Merged

Conversation

scholzj
Copy link
Member

@scholzj scholzj commented Feb 1, 2024

This PR adds the import ordering rules to the Checkstyle configuration. These rules are the same as we have in the operators repository. They should make sure that the imports have stable ordering and do not change in different PRs etc.

Signed-off-by: Jakub Scholz <www@scholzj.com>
@scholzj scholzj added this to the 0.28.0 milestone Feb 1, 2024
@scholzj scholzj requested a review from ppatierno February 1, 2024 21:31
@ppatierno ppatierno merged commit d853e69 into strimzi:main Feb 2, 2024
13 checks passed
@scholzj scholzj deleted the add-import-ordering-check-to-checkstyle branch February 2, 2024 09:44
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.

3 participants