[xwiki/xwiki-dev-llm] 65d0e5: [Misc] Correct the S1172 denylist entry: only non-...
Branch: refs/heads/claude/cool-tesla-hm7g6i Home: https://github.com/xwiki/xwiki-dev-llm Commit: 65d0e589ad510bf0cad9866484dde7b882c78784 https://github.com/xwiki/xwiki-dev-llm/commit/65d0e589ad510bf0cad9866484dde7... Author: Vincent Massol <[email protected]> Date: 2026-08-23 (Sun, 23 Aug 2026) Changed paths: M .claude-plugin/marketplace.json M kimi.plugin.json M opencode.jsonc M xwiki/.claude-plugin/plugin.json M xwiki/okf/sonarqube/dead-code-rules.md M xwiki/okf/sonarqube/index.md Log Message: ----------- [Misc] Correct the S1172 denylist entry: only non-private is a signature change * S1172 was denylisted as a signature change. That holds for a public, protected or package-private method, but not for a private one, where no caller can exist outside the compilation unit and the compiler is the whole verification. * Moves the rule into dead-code-rules with its transform, the visibility split and the three drop shapes (overload collision, a TODO owning the parameter, parameters mirroring a sibling method). Co-Authored-By: Vincent Massol <[email protected]> Co-Authored-By: Claude <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications
participants (1)
-
XWiki Notifications