mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 15:09:42 +00:00
google gemini: Add initial configuration for code review integration (#2117)
Co-authored-by: Adrian Gallagher <adrian.gallagher@example.com>
This commit is contained in:
13
.gemini/config.yaml
Normal file
13
.gemini/config.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
have_fun: false
|
||||
memory_config:
|
||||
disabled: false
|
||||
code_review:
|
||||
disable: false
|
||||
comment_severity_threshold: MEDIUM
|
||||
max_review_comments: -1
|
||||
pull_request_opened:
|
||||
help: false
|
||||
summary: false # Copilot already handles this
|
||||
code_review: true
|
||||
include_drafts: true
|
||||
ignore_patterns: []
|
||||
Reference in New Issue
Block a user