[xwiki/xwiki-rendering] 646503: [Misc] Explain why the empty methods of the no-op ...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-rendering Commit: 6465033516db1cf4ad9bf03dd3d44080b50f2451 https://github.com/xwiki/xwiki-rendering/commit/6465033516db1cf4ad9bf03dd3d4... Author: claude[bot] <209825114+claude[bot]@users.noreply.github.com> Date: 2026-08-24 (Mon, 24 Aug 2026) Changed paths: M xwiki-rendering-wikimodel/src/main/java/org/xwiki/rendering/wikimodel/PrintTextListener.java M xwiki-rendering-wikimodel/src/main/java/org/xwiki/rendering/wikimodel/xhtml/PrintListener.java M xwiki-rendering-wikimodel/src/main/java/org/xwiki/rendering/wikimodel/xhtml/handler/TagHandler.java Log Message: ----------- [Misc] Explain why the empty methods of the no-op implementations are empty (SonarQube) (#411) * Fixes java:S1186 "Methods should not be empty" on the deliberate no-op implementations: stubs, void/null listeners, default hooks meant to be overridden, deprecated setters kept for backward compatibility and empty constructors required by the component manager or by Velocity. * Comment-only change: no behaviour, signature or API is modified. Co-authored-by: Vincent Massol <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
participants (1)
-
XWiki Notifications