Skip to content

[MINOR][BUILD] Remove TODO Indentation|ImportOrder module comments from Java checkstyle.xml #35970

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

Closed

Conversation

LuciferYang
Copy link
Contributor

What changes were proposed in this pull request?

There are 2 TODOs in checkstyle.xml: Indentation and ImportOrder. Re enabling and fix them will involves hundreds of Java files, which not worth. So this pr delete these TODOs.

Why are the changes needed?

Remove Impossible TODO of Java style check

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Pass GA

@github-actions github-actions bot added the BUILD label Mar 25, 2022
@LuciferYang
Copy link
Contributor Author

As discussed in #35949

@LuciferYang LuciferYang changed the title [MINOR] Remove Impossible TODO of Java style check [MINOR][BUILD] Remove Impossible TODO of Java style check Mar 25, 2022
Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

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

+1, LGTM. Thank you for your efforts in the previous PR.
I agree with you about removal to prevent future community confusion about this TODO.

@dongjoon-hyun dongjoon-hyun changed the title [MINOR][BUILD] Remove Impossible TODO of Java style check [MINOR][BUILD] Remove TODO Indentation|ImportOrder module comments from Java checkstyle.xml Apr 3, 2022
@LuciferYang
Copy link
Contributor Author

thanks @dongjoon-hyun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants