Skip to content

Commit ecc6ad3

Browse files
authored
Update .pr_agent.toml
1 parent 39a26e4 commit ecc6ad3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.pr_agent.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ Focus on duplicate code, the possibility of bugs, and if the PR added appropriat
1111
"""
1212

1313
[pr_code_suggestions]
14-
commitable_code_suggestions = true # always emit patch blocks
14+
commitable_code_suggestions = false # purely advisory, no write ops
15+
apply_suggestions_checkbox = false # hides the “Apply/Chat” boxes

0 commit comments

Comments
 (0)