mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-02 11:50:37 +08:00
lint
This commit is contained in:
@ -110,7 +110,7 @@ enable_help_text=true
|
||||
|
||||
[checks] # /checks (pro feature) #
|
||||
enable_auto_checks_feedback=true
|
||||
excluded_checks_list=[] # list of checks to exclude, for example: ["check1", "check2"]
|
||||
excluded_checks_list=["lint"] # list of checks to exclude, for example: ["check1", "check2"]
|
||||
persistent_comment=true
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user