Branch: refs/heads/claude/cool-tesla-7iv5wo Home: https://github.com/xwiki/xwiki-dev-llm Commit: 025f380a8b738d73e7a477b5ec9866c3eb158d60 https://github.com/xwiki/xwiki-dev-llm/commit/025f380a8b738d73e7a477b5ec9866... Author: Vincent Massol <[email protected]> Date: 2026-08-05 (Wed, 05 Aug 2026) Changed paths: M xwiki/okf/sonarqube/test-code-rules.md Log Message: ----------- [Misc] Correct the S9016 rationale: S3740/S6212 are not in the XWiki profile * Parameterizing a generic mocked type stays the guidance, but the reason is the raw type and the unchecked warning, not a new S3740 issue (that rule is not enabled for XWiki). * State explicitly that the class literal is correct for a non-generic type: the rule's own compliant example keeps it and neither S3740 nor S6212 is active, so the reified mock() is a style choice. Co-Authored-By: Vincent Massol <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications