Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Commit8c74850

Browse files
Update schema.v2.json
1 parente8c9f5f commit8c74850

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

‎static/schema/schema.v2.json‎

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,27 @@
211211
"default":true,
212212
"description":"Generate a poem in the walkthrough comment."
213213
},
214+
"finishing_touches": {
215+
"type":"object",
216+
"properties": {
217+
"docstrings": {
218+
"type":"object",
219+
"properties": {
220+
"enabled": {
221+
"type":"boolean",
222+
"default":true,
223+
"description":"Allow CodeRabbit to generate docstrings for PRs/MRs."
224+
}
225+
},
226+
"additionalProperties":false,
227+
"default": {},
228+
"description":"Docstrings | Options for generating Docstrings for your PRs/MRs."
229+
}
230+
},
231+
"additionalProperties":false,
232+
"default": {},
233+
"description":"Finishing Touches | Options for adding finishing touches to your PRs/MRs, like Docstrings."
234+
},
214235
"labeling_instructions": {
215236
"type":"array",
216237
"items": {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp