From 1dfeb351863239a515c966fb91133d8e35fd9406 Mon Sep 17 00:00:00 2001 From: jiarong0907 Date: Mon, 27 Oct 2025 11:41:28 -0500 Subject: [PATCH] Remove not intended space in gemini config folder --- .gemini/config.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .gemini/config.yaml diff --git a/.gemini/config.yaml b/.gemini/config.yaml new file mode 100644 index 0000000..110d0f5 --- /dev/null +++ b/.gemini/config.yaml @@ -0,0 +1,11 @@ +# Referred to SkyRL +have_fun: true # the bot sometimes adds lighthearted / fun comments. +code_review: + disable: false + comment_severity_threshold: MEDIUM + max_review_comments: -1 + pull_request_opened: + help: false + summary: false # enable PR summaries + code_review: false +ignore_patterns: []