Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .gemini/config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# https://developers.google.com/gemini-code-assist/docs/customize-gemini-behavior-github
have_fun: false # Just review the code
code_review:
comment_severity_threshold: HIGH # Reduce quantity of comments
pull_request_opened:
summary: false # Don't summarize the PR in a separate comment
2 changes: 1 addition & 1 deletion DCO
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Developer Certificate of Origin
Version 1.1
Version 1.x
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

critical

The Developer Certificate of Origin (DCO) is a standard legal text that should not be modified. Line 7 of this document explicitly states: "Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed." Modifying the version from "1.1" to "1.x" violates this clause.

Furthermore, this change introduces an inconsistency, as line 10 still refers to "Developer's Certificate of Origin 1.1". To maintain the legal integrity of the DCO, the original, unmodified text should be restored.

Version 1.1


Copyright (C) 2004, 2006 The Linux Foundation and its contributors.

Expand Down