Skip to content

Commit 60412cd

Browse files
committed
[workflow][claude] Take in account Kodi code guidelines
1 parent b8718f9 commit 60412cd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/claude-code-review.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ jobs:
4242
REPO: ${{ github.repository }}
4343
PR NUMBER: ${{ github.event.pull_request.number }}
4444
45-
Review this pull request for issues. Be extremely concise.
45+
Review this pull request for issues while following code guidelines available at: https://github.com/xbmc/xbmc/blob/master/docs/CODE_GUIDELINES.md
46+
Be extremely concise.
4647
4748
Check for:
4849
- Bugs, crashes, undefined behavior

0 commit comments

Comments
 (0)