From 9e20373cb00c7b516d7fa21c9b9678d029f8becb Mon Sep 17 00:00:00 2001 From: mrT23 Date: Wed, 2 Jul 2025 08:36:56 +0300 Subject: [PATCH] docs: add diamond emoji to enable_large_pr_handling description in describe.md --- docs/docs/tools/describe.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/tools/describe.md b/docs/docs/tools/describe.md index c0b39002..f00903d1 100644 --- a/docs/docs/tools/describe.md +++ b/docs/docs/tools/describe.md @@ -124,8 +124,8 @@ This option is enabled by default via the `pr_description.enable_pr_diagram` par If set to true, the file list in the "Changes walkthrough" section will be collapsible. If set to "adaptive", the file list will be collapsible only if there are more than 8 files. Default is "adaptive". - enable_large_pr_handling - Pro feature. If set to true, in case of a large PR the tool will make several calls to the AI and combine them to be able to cover more files. Default is true. + enable_large_pr_handling 💎 + If set to true, in case of a large PR the tool will make several calls to the AI and combine them to be able to cover more files. Default is true. enable_help_text