mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-13 11:25:18 +00:00
Update configuration.toml
This commit is contained in:
parent
d6ad511511
commit
15e8167115
1 changed files with 3 additions and 1 deletions
|
|
@ -1,6 +1,8 @@
|
|||
# Important: This file contains all available configuration options.
|
||||
# Do not copy this entire file to your repository configuration.
|
||||
# Your repository configuration should only include options you wish to override from the defaults.
|
||||
#
|
||||
# Use this page: 'https://qodo-merge-docs.qodo.ai/ai_search/' to better understand how to utilize the different configurations.
|
||||
|
||||
[config]
|
||||
# models
|
||||
|
|
@ -339,4 +341,4 @@ pr_commands = [
|
|||
"/describe",
|
||||
"/review",
|
||||
"/improve",
|
||||
]
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue