Skip to content

Enforce formatting pipeline #31

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

Merged
merged 3 commits into from
Apr 1, 2025
Merged

Enforce formatting pipeline #31

merged 3 commits into from
Apr 1, 2025

Conversation

Entenwilli
Copy link
Member

This PR enforces the formatting pipeline contained in the project.
A new workflow step is included that runs mvn spotless:check to ensure adhesion to the formatting style.

Code can be formatted by importing the config (formatter.xml) into eclipse, or by running mvn spotless:apply

@Entenwilli Entenwilli added enhancement New feature or request github_actions Pull requests that update GitHub Actions code labels Mar 17, 2025
@Entenwilli Entenwilli added this to the 4.1.0 milestone Mar 17, 2025
@Entenwilli Entenwilli self-assigned this Mar 17, 2025
@Entenwilli Entenwilli force-pushed the formatting-pipeline branch from 1eb4983 to 3693cc5 Compare March 17, 2025 21:53
Nicolas-Boltz
Nicolas-Boltz previously approved these changes Apr 1, 2025
@Nicolas-Boltz Nicolas-Boltz merged commit 9505b7a into main Apr 1, 2025
1 check passed
@Nicolas-Boltz Nicolas-Boltz deleted the formatting-pipeline branch April 1, 2025 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants