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

Commit7d8efae

Browse files
Update schema.v2.json
1 parentd868ab6 commit7d8efae

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

‎static/schema/schema.v2.json‎

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,19 @@
346346
"additionalProperties":false,
347347
"default": {},
348348
"description":"Docstrings | Options for generating Docstrings for your PRs/MRs."
349+
},
350+
"unit_tests": {
351+
"type":"object",
352+
"properties": {
353+
"enabled": {
354+
"type":"boolean",
355+
"default":true,
356+
"description":"Unit Tests | Allow CodeRabbit to generate unit tests for PRs/MRs."
357+
}
358+
},
359+
"additionalProperties":false,
360+
"default": {},
361+
"description":"Unit Tests | Options for generating unit tests for your PRs/MRs."
349362
}
350363
},
351364
"additionalProperties":false,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp