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 b8718f9 commit 60412cdCopy full SHA for 60412cd
.github/workflows/claude-code-review.yml
@@ -42,7 +42,8 @@ jobs:
42
REPO: ${{ github.repository }}
43
PR NUMBER: ${{ github.event.pull_request.number }}
44
45
- Review this pull request for issues. Be extremely concise.
+ 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.
47
48
Check for:
49
- Bugs, crashes, undefined behavior
0 commit comments