From 65a58c3b03aa79dfa67274beb694d530ec97f150 Mon Sep 17 00:00:00 2001 From: Umair Idris Date: Sun, 29 Jun 2025 14:54:23 -0400 Subject: [PATCH] Clarify .gemini/config.yaml is for the PR review bot (not CLI). (#2495) --- .gemini/config.yaml | 2 ++ 1 file changed, 2 insertions(+) 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