Skip to content

Conversation

@dudujuju828
Copy link
Contributor

Description

  • Adds a concise reference guide for Google's C++ style conventions, following the established format of existing code style guides in the repository.

Changes

  • New file summarizing the Google C++ Style Guide
  • Covers 8 key areas: Naming, Header Files, Formatting, Classes, Functions, Scoping, Modern C++ Features, and Best Practices

Approach

  • Distilled the full guide into actionable, quick-reference rules
  • Maintained consistency with other style guide summaries in this repo
  • Prioritized the most commonly referenced conventions while preserving important exceptions and edge cases

@sherzat3
Copy link
Collaborator

Thanks for sending a PR! Left one minor comment.

@sherzat3 sherzat3 merged commit 2eedf9b into gemini-cli-extensions:main Jan 23, 2026
2 checks passed
@dudujuju828 dudujuju828 deleted the cpp_styleguide branch January 24, 2026 06:54
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.

2 participants