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

Set up a pipeline or maven plugin to enforce java format #6727

Open
mqliang opened this issue Mar 29, 2021 · 1 comment
Open

Set up a pipeline or maven plugin to enforce java format #6727

mqliang opened this issue Mar 29, 2021 · 1 comment

Comments

@mqliang
Copy link
Contributor

mqliang commented Mar 29, 2021

As discussed in #6721

There are lots of files are not formatted properly, engineers often forget to format it before commit. We need either setup a Github workflow/pipeline, or a maven plugin to enforce java format

Some tools may be useful:

CLI tools:

Maven plugins:

@xiangfu0
Copy link
Contributor

Thanks for bringing this up!

+1000 on this, I think a maven plugin should be good enough.

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

No branches or pull requests

2 participants