Skip to content

Fix confusion of clang-format/clang-tidy in contribution guidelines - #125361

Open
Flamefire wants to merge 1 commit into
tensorflow:masterfrom
Flamefire:patch-2
Open

Fix confusion of clang-format/clang-tidy in contribution guidelines#125361
Flamefire wants to merge 1 commit into
tensorflow:masterfrom
Flamefire:patch-2

Conversation

@Flamefire

Copy link
Copy Markdown
Contributor

The example shows using clang-format but the sentences before talk about clang-tidy. From the related Python paragraph it can be inferred that clang-format is intended.

Also remove the docker-like reference to an outdated Ubuntu and add sudo to apt-get for clarity

The example shows using `clang-format` but the sentences before talk about `clang-tidy`.
From the related Python paragraph it can be inferred that clang-format is intended.

Also remove the docker-like reference to an outdated Ubuntu and add `sudo` to `apt-get` for clarity
@google-ml-butler google-ml-butler Bot added the size:XS CL Change Size: Extra Small label Aug 14, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the contributing guidelines in CONTRIBUTING.md to recommend using clang-format instead of clang-tidy for checking C/C++ changes, along with updating the corresponding installation command for Ubuntu. There are no review comments, and I have no feedback to provide.

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

Labels

size:XS CL Change Size: Extra Small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants