Skip to content

Code style improvements#762

Merged
rantoniuk merged 2 commits intojenkinsci:masterfrom
zbynek:checkstyle
Dec 3, 2025
Merged

Code style improvements#762
rantoniuk merged 2 commits intojenkinsci:masterfrom
zbynek:checkstyle

Conversation

@zbynek
Copy link
Contributor

@zbynek zbynek commented Nov 30, 2025

Related to #758

Some code style changes to make the code style more aligned with Jenkins core.

Copy link
Member

@rantoniuk rantoniuk left a comment

Choose a reason for hiding this comment

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

Do I understand correctly that after those changes the current checkstyle-idea.xml will work fine?

@zbynek
Copy link
Contributor Author

zbynek commented Dec 1, 2025

@rantoniuk these changes will align the style with Jenkins core. They will not help for checkstyle-idea.xml which is based on Google code style (requires 2 space indentation instead of 4 spaces).

@rantoniuk
Copy link
Member

@rantoniuk these changes will align the style with Jenkins core. They will not help for checkstyle-idea.xml which is based on Google code style (requires 2 space indentation instead of 4 spaces)

Then I guess you still want to remove that file as part of this PR as discussed earlier?

@rantoniuk rantoniuk merged commit 185cc31 into jenkinsci:master Dec 3, 2025
16 checks passed
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.

2 participants