mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 19:05:18 +00:00
Add use_extra_bad_extensions to configuration.toml
This commit is contained in:
parent
a71a12791b
commit
79cb94b4c2
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ model="gpt-4-0613"
|
|||
git_provider="github"
|
||||
publish_output=true
|
||||
verbosity_level=0 # 0,1,2
|
||||
use_extra_bad_extensions=false
|
||||
|
||||
[pr_reviewer]
|
||||
require_focused_review=true
|
||||
|
|
|
|||
Loading…
Reference in a new issue