Try fixing invalid inline comments

This commit is contained in:
zmeir
2024-01-09 09:54:29 +02:00
parent 28c5ad1d8b
commit 19c14b940e
2 changed files with 45 additions and 7 deletions

View File

@ -94,6 +94,7 @@ deployment_type = "user"
ratelimit_retries = 5
base_url = "https://api.github.com"
publish_inline_comments_fallback_with_verification = true
try_fix_invalid_inline_comments = true
[github_action]
# auto_review = true # set as env var in .github/workflows/pr-agent.yaml