mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-02 03:40:38 +08:00
Add use_extra_bad_extensions to configuration.toml
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user