[xwiki/xwiki-rendering] 07f9bf: [Misc] Access static members through the class tha...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-rendering Commit: 07f9bf2dc22dc5f17bad098091257663b25a8bc9 https://github.com/xwiki/xwiki-rendering/commit/07f9bf2dc22dc5f17bad09809125... Author: claude[bot] <209825114+claude[bot]@users.noreply.github.com> Date: 2026-08-14 (Fri, 14 Aug 2026) Changed paths: M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xdomxml10/src/main/java/org/xwiki/rendering/xdomxml10/internal/renderer/XDOMXMLChainingStreamRenderer.java M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/main/java/org/xwiki/rendering/internal/renderer/xwiki20/reference/DocumentReferenceTypeSerializer.java M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/main/java/org/xwiki/rendering/internal/renderer/xwiki20/reference/InterWikiReferenceTypeSerializer.java Log Message: ----------- [Misc] Access static members through the class that declares them (SonarQube) (#405) * SonarQube java:S3252 "static base class members should not be accessed via derived types": replace the derived-type qualifier with the class that actually declares the member, and adjust the imports accordingly. * Pure qualifier change: no declaration, signature or value 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