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

Various Google C++ style guide fixes #57985

Merged
merged 14 commits into from Dec 30, 2022

Conversation

Ricardicus
Copy link
Contributor

I want to contribute to this wonderful project and picked up some low hanging fruit in the C++ section.
I found some inconsistencies with the style guide on some files, and therefore submitted this PR.

Specifically, I have edited some files so that they comply to the "include what you use" rule (https://google.github.io/styleguide/cppguide.html#Include_What_You_Use) from the style guide.

@google-ml-butler google-ml-butler bot added the size:M CL Change Size: Medium label Oct 5, 2022
@gbaned gbaned added this to Assigned Reviewer in PR Queue via automation Oct 7, 2022
@gbaned gbaned requested a review from ccrusius October 7, 2022 14:39
@google-ml-butler google-ml-butler bot added the awaiting review Pull request awaiting review label Oct 7, 2022
@gbaned gbaned requested a review from christisg October 14, 2022 10:09
Copy link
Collaborator

@mihaimaruseac mihaimaruseac left a comment

Choose a reason for hiding this comment

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

Might need to split into smaller PRs if it doesn't go in as it is

PR Queue automation moved this from Assigned Reviewer to Approved by Reviewer Dec 29, 2022
@google-ml-butler google-ml-butler bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Dec 29, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Dec 29, 2022
@copybara-service copybara-service bot merged commit 7c588b8 into tensorflow:master Dec 30, 2022
PR Queue automation moved this from Approved by Reviewer to Merged Dec 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review Pull request awaiting review ready to pull PR ready for merge process size:M CL Change Size: Medium
Projects
PR Queue
  
Merged
Development

Successfully merging this pull request may close these issues.

None yet

4 participants