[xwiki/xwiki-rendering] 4f019f: [Misc] Remove unused private method parameters rep...
Branch: refs/heads/claude/peaceful-archimedes-hm7g6i Home: https://github.com/xwiki/xwiki-rendering Commit: 4f019f4c478232670a39f11fcf8f9c4085770c82 https://github.com/xwiki/xwiki-rendering/commit/4f019f4c478232670a39f11fcf8f... Author: Vincent Massol <[email protected]> Date: 2026-08-22 (Sat, 22 Aug 2026) Changed paths: M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/main/java/org/xwiki/rendering/internal/renderer/xhtml/link/DocumentXHTMLLinkTypeRenderer.java Log Message: ----------- [Misc] Remove unused private method parameters reported by SonarQube * Removes parameters that are never read in the body of a private method, and drops the matching argument at every call site (all of them are in the same compilation unit, so the compiler is the complete verification). * Also removes the now-orphaned @param Javadoc tags. 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-rendering/settings/notifications
participants (1)
-
XWiki Notifications