mirror of
https://github.com/pacnpal/Claude-code-review.git
synced 2025-12-20 04:11:04 -05:00
Update action.js
This commit is contained in:
@@ -94,7 +94,7 @@ For each issue found:
|
|||||||
- Provide specific recommendations for fixes
|
- Provide specific recommendations for fixes
|
||||||
- Include code examples where helpful
|
- Include code examples where helpful
|
||||||
|
|
||||||
If no issues are found in a particular area, explicitly state that.
|
If no issues are found in a particular area, explicitly state that. If it's a dependency update, evaluate with strict scrutiny the implications of the change.
|
||||||
|
|
||||||
Here is the code diff to review:
|
Here is the code diff to review:
|
||||||
|
|
||||||
@@ -208,4 +208,4 @@ async function run() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
run();
|
run();
|
||||||
|
|||||||
Reference in New Issue
Block a user