Skip to content

Commit 07ccf9e

Browse files
committed
chore(repo): add Gemini Code Assist config
1 parent 4625961 commit 07ccf9e

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.gemini/config.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
have_fun: false
2+
memory_config:
3+
disabled: false
4+
code_review:
5+
disable: false
6+
comment_severity_threshold: LOW
7+
max_review_comments: -1
8+
pull_request_opened:
9+
help: true
10+
summary: true
11+
code_review: true
12+
include_drafts: true
13+
ignore_patterns:
14+
- "**/node_modules/**"

0 commit comments

Comments
 (0)