diff options
| author | Umair Idris <[email protected]> | 2025-06-29 14:54:23 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-06-29 18:54:23 +0000 |
| commit | 65a58c3b03aa79dfa67274beb694d530ec97f150 (patch) | |
| tree | da4bcc7e6a26fb85d127447328e5599362dc32dd /.gemini/config.yaml | |
| parent | 51eba665283dfc6458192f77cd3db544820145ed (diff) | |
Clarify .gemini/config.yaml is for the PR review bot (not CLI). (#2495)
Diffstat (limited to '.gemini/config.yaml')
| -rw-r--r-- | .gemini/config.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gemini/config.yaml b/.gemini/config.yaml index 32699c1d..781e7690 100644 --- a/.gemini/config.yaml +++ b/.gemini/config.yaml @@ -1,3 +1,5 @@ +# Config for the Gemini Pull Request Review Bot. +# https://github.com/marketplace/gemini-code-assist have_fun: false code_review: disable: false |
