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

Enable checkstyle for google style guide #1641

Merged
merged 15 commits into from
Nov 17, 2020

Conversation

trask
Copy link
Member

@trask trask commented Nov 16, 2020

Most of #1514

I'll send another PR afterwards to enable OverloadMethodsDeclarationOrder as it requires moving a few methods around which makes for hard to review diffs.

EDIT: also will send separate PR to enable/discuss ClassTypeParameterName and MethodTypeParameterName

Copy link
Member

@mateuszrzeszutek mateuszrzeszutek left a comment

Choose a reason for hiding this comment

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

Nice! 🎉 I love CamelCase consistency in all class/method names.

@trask
Copy link
Member Author

trask commented Nov 17, 2020

Going to merge before conflicts start building up. Not a problem to revisit any of the checkstyle rules if you find you don't like something later on.

@trask trask merged commit 6d5ec32 into open-telemetry:master Nov 17, 2020
@trask trask deleted the add-checkstyle branch November 17, 2020 02:47
mateuszrzeszutek pushed a commit to mateuszrzeszutek/opentelemetry-java-instrumentation that referenced this pull request Nov 17, 2020
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

Successfully merging this pull request may close these issues.

None yet

3 participants