mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-13 03:15:17 +00:00
lint
This commit is contained in:
parent
e821ba2a5b
commit
688cb374f6
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@ enable_help_text=true
|
||||||
|
|
||||||
[checks] # /checks (pro feature) #
|
[checks] # /checks (pro feature) #
|
||||||
enable_auto_checks_feedback=true
|
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
|
persistent_comment=true
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue