We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3bc7c1 commit d991773Copy full SHA for d991773
.github/scripts/code_review.py
@@ -79,7 +79,7 @@ def call_claude_api(changes, related_files):
79
"- 주요 이슈 (있는 경우에만):\n"
80
" 1. [문제 설명]\n"
81
" - 제안: [개선 방안 설명]\n"
82
- " ```typescript\n"
+ " ```java\n"
83
" // 수정된 코드 예시\n"
84
" ```\n"
85
" 2. ...\n"
0 commit comments