[xwiki/xwiki-platform] dd529e: [Misc] Use try-with-resources to close the reader ...
Branch: refs/heads/claude/amazing-brahmagupta-4j6dhe Home: https://github.com/xwiki/xwiki-platform Commit: dd529e998419eff0da9cff81ccd3bb4ee7bc574e https://github.com/xwiki/xwiki-platform/commit/dd529e998419eff0da9cff81ccd3b... Author: Claude <[email protected]> Date: 2026-06-21 (Sun, 21 Jun 2026) Changed paths: M xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/test/java/org/xwiki/wysiwyg/internal/cleaner/HTMLCleanerTest.java Log Message: ----------- [Misc] Use try-with-resources to close the reader in HTMLCleanerTest * Fixes the SonarQube issue java:S2093 by replacing the try/finally block with a try-with-resources statement so the BufferedReader is always closed automatically. Co-Authored-By: Claude Opus 4.8 <[email protected]> Claude-Session: https://claude.ai/code/session_011PG839yfYhvGh1JU8aWhB2 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications