Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gemini/styleguide.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@ This repository differs from the Google C++ style guide in the following ways:
non-test files.
- encourages duplication of salient setup and expectations in test cases to
increase readability.

Do not make comments of suggestions on ordering of includes as a script formats
them how we want.