SONARJAVA-6725: Restrict rules S9130 to main code only - #5891
SONARJAVA-6725: Restrict rules S9130 to main code only#5891romainbrenguier wants to merge 3 commits into
Conversation
Change scope from "All" to "Main" so that the rule only applies to production code and not test code. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
❌ Ruling needs updating. A fix PR has been created: #5892 Please review and merge it into your branch. |
Ruling Diff SummaryDetected changes in 2 rule files: 12 issues removed, 0 issues added. S9130 (
|
d91a9dd to
fd6df49
Compare
|
❌ Ruling needs updating. A fix PR has been created: #5895 Please review and merge it into your branch. |
… test code All issues in this file were in test code, which is no longer reported since S9130 is restricted to main code only. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Code Review ✅ ApprovedRestricts the scope of rules S9130 and S9133 to main code only and updates the ruling results accordingly. No issues found. OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change the behavior for this request:
Was this helpful? React with 👍 / 👎 | Gitar |
|





Summary
Test plan
🤖 Generated with Claude Code