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 formatting configuration #274

Merged
merged 1 commit into from
Dec 13, 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 16:57
Copy link
Member

@jtnord jtnord left a comment

Choose a reason for hiding this comment

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

thanks

@jtnord jtnord merged commit 57873b8 into jenkinsci:develop Dec 13, 2023
14 checks passed
@basil basil deleted the spotless branch December 13, 2023 18:09
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.

2 participants