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 formatter-maven-plugin to easily apply Eclipse code format #769

Merged
merged 1 commit into from
Oct 18, 2020

Conversation

theigl
Copy link
Collaborator

@theigl theigl commented Sep 27, 2020

This PR adds the formatter-maven-plugin that allows users of any IDE to easily apply the project code format via mvn formatter:format.

It also bumps some plugin dependency versions and adds some plugin declarations to get rid of warnings in IntelliJ.

As a next step, project formatting could be validated during the build by adding the formatter:validate goal.

@theigl theigl self-assigned this Sep 27, 2020
@theigl theigl requested a review from magro September 27, 2020 09:28
Copy link
Collaborator

@magro magro left a comment

Choose a reason for hiding this comment

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

Great, LGTM!

@magro magro merged commit 4aec205 into EsotericSoftware:master Oct 18, 2020
@theigl theigl deleted the maven-formatter branch October 18, 2020 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants