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

Use Jenkins project-wide formatter configuration #366

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

basil
Copy link
Member

@basil basil commented Dec 13, 2023

This repository uses a non-standard (for the Jenkins project) code formatting style and enforcement during the build. This PR switches this repository to use the Jenkins standard project-wide formatting configuration and enforcement with Spotless. The benefit is that it makes it easier for Jenkins developers to go from one project to the next without the cognitive dissonance of switching styles.

Testing done

Ran mvn clean verify -DskipTests -DskipITs.

@basil basil requested a review from a team December 13, 2023 18:07
@basil
Copy link
Member Author

basil commented Dec 13, 2023

Conflicts with #363; whichever is merged second will have to adapt.

@basil basil mentioned this pull request Dec 13, 2023
@basil basil merged commit 20786a9 into jenkinsci:develop Dec 14, 2023
14 checks passed
@basil basil deleted the spotless branch December 14, 2023 19:28
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.

1 participant