[xwiki/xwiki-commons] 87b169: [Misc] Fix the SonarQube java:S131 issues of the C...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 87b1696e964fb917992958013525faea438b3062 https://github.com/xwiki/xwiki-commons/commit/87b1696e964fb917992958013525fa... Author: claude[bot] <209825114+claude[bot]@users.noreply.github.com> Date: 2026-09-06 (Sun, 06 Sep 2026) Changed paths: M xwiki-commons-tools/xwiki-commons-tool-verification-resources/src/main/java/org/xwiki/tool/checkstyle/SinceFormatCheck.java M xwiki-commons-tools/xwiki-commons-tool-verification-resources/src/main/java/org/xwiki/tool/checkstyle/UnstableAnnotationCheck.java Log Message: ----------- [Misc] Fix the SonarQube java:S131 issues of the Checkstyle checks (#1954) * Add the missing default case to the token switch of SinceFormatCheck and UnstableAnnotationCheck. Both switches already fall through to the code below for any unhandled token, so the added case is behaviour-neutral. Claude-Session: https://claude.ai/code/session_01FTH7nnTgyrquQ4VFuesFYG Co-authored-by: Vincent Massol <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
participants (1)
-
XWiki Notifications