From ef02d20086b5b5478cf2beaf765fcd2859a55024 Mon Sep 17 00:00:00 2001 From: wangxiyuan Date: Sat, 31 Jan 2026 18:02:49 +0800 Subject: [PATCH] [CI] update gemini styleguide (#6463) Let gemini always add pr title and commit message summary. - vLLM version: v0.14.1 - vLLM main: https://github.com/vllm-project/vllm/commit/dc917cceb877dfd13f98c538c4c96158047d98bd Signed-off-by: wangxiyuan --- .gemini/styleguide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gemini/styleguide.md b/.gemini/styleguide.md index b48fefc5..452461f9 100644 --- a/.gemini/styleguide.md +++ b/.gemini/styleguide.md @@ -87,4 +87,4 @@ Your assessment of user-facing changes. Your description of testing approach. ``` -And please print your review suggestion in markdown format. +And please print your review suggestion in markdown format no matter the pull request description is empty or not.