mirror of
https://github.com/lightninglabs/lightning-terminal.git
synced 2026-08-13 12:33:36 +02:00
.gemini: add gemini code assist config
This commit is contained in:
parent
0abcdc3e5a
commit
c1e1864fde
1 changed files with 12 additions and 0 deletions
12
.gemini/config.yaml
Normal file
12
.gemini/config.yaml
Normal file
|
|
@ -0,0 +1,12 @@
|
||||||
|
# Config for the Gemini Pull Request Review Bot.
|
||||||
|
# https://github.com/marketplace/gemini-code-assist
|
||||||
|
have_fun: false
|
||||||
|
code_review:
|
||||||
|
disable: false
|
||||||
|
comment_severity_threshold: MEDIUM
|
||||||
|
max_review_comments: -1
|
||||||
|
pull_request_opened:
|
||||||
|
help: false
|
||||||
|
summary: true
|
||||||
|
code_review: true
|
||||||
|
ignore_patterns: []
|
||||||
Loading…
Add table
Add a link
Reference in a new issue