diff --git a/.gemini/styleguide.md b/.gemini/styleguide.md index 67611cb6be753..a58f236772128 100644 --- a/.gemini/styleguide.md +++ b/.gemini/styleguide.md @@ -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.