mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
Update configuration.toml
This commit is contained in:
parent
267e01409b
commit
1333ac47bc
1 changed files with 2 additions and 2 deletions
|
|
@ -112,7 +112,7 @@ commitable_code_suggestions = false
|
||||||
extra_instructions = ""
|
extra_instructions = ""
|
||||||
rank_suggestions = false
|
rank_suggestions = false
|
||||||
enable_help_text=false
|
enable_help_text=false
|
||||||
enable_chat_text=true
|
enable_chat_text=false
|
||||||
enable_intro_text=true
|
enable_intro_text=true
|
||||||
persistent_comment=true
|
persistent_comment=true
|
||||||
max_history_len=4
|
max_history_len=4
|
||||||
|
|
@ -306,4 +306,4 @@ uri = "./lancedb"
|
||||||
[best_practices]
|
[best_practices]
|
||||||
content = ""
|
content = ""
|
||||||
max_lines_allowed = 800
|
max_lines_allowed = 800
|
||||||
enable_global_best_practices = false
|
enable_global_best_practices = false
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue