mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-05 13:20:39 +08:00
Reduce collapsible_file_list_threshold from 8 to 6
This commit is contained in:
@ -104,7 +104,7 @@ publish_description_as_comment_persistent=true
|
|||||||
## changes walkthrough section
|
## changes walkthrough section
|
||||||
enable_semantic_files_types=true
|
enable_semantic_files_types=true
|
||||||
collapsible_file_list='adaptive' # true, false, 'adaptive'
|
collapsible_file_list='adaptive' # true, false, 'adaptive'
|
||||||
collapsible_file_list_threshold=8
|
collapsible_file_list_threshold=6
|
||||||
inline_file_summary=false # false, true, 'table'
|
inline_file_summary=false # false, true, 'table'
|
||||||
# markers
|
# markers
|
||||||
use_description_markers=false
|
use_description_markers=false
|
||||||
|
Reference in New Issue
Block a user