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

ORC-857: Add OuterTypeFilename/UpperEll/ArrayTypeStyle checkstyle rules. #759

Closed
wants to merge 1 commit into from

Conversation

williamhyun
Copy link
Member

What changes were proposed in this pull request?

This PR aims to add Java checkstyle rules OuterTypeFilename, UpperEll, and ArrayTypeStyle.

Why are the changes needed?

To improve code quality.

How was this patch tested?

Pass the GHA.

@williamhyun
Copy link
Member Author

cc: @dongjoon-hyun

I'll try to find more useful rules.

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 making a PR swiftly, @williamhyun !

@williamhyun
Copy link
Member Author

Thank you, I will merge this and make a new PR for the next rules.

@asfgit asfgit closed this in b34da1b Jul 23, 2021
@dongjoon-hyun
Copy link
Member

Sure! Go ahead.

dongjoon-hyun pushed a commit that referenced this pull request Jul 24, 2021
* What changes were proposed in this pull request?
This PR aims to add Java checkstyle rules OuterTypeFilename, UpperEll, and ArrayTypeStyle.

* Why are the changes needed?
To improve code quality.

* How was this patch tested?
Pass the GHA.

Closes #759.

Signed-off-by: William Hyun <william@apache.org>
(cherry picked from commit b34da1b)
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
@dongjoon-hyun
Copy link
Member

I cherry-picked this to branch-1.7, too.

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

Successfully merging this pull request may close these issues.

None yet

2 participants