Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: ce3bcd6528f01d5e6ad208f6d0d1cbcd9c0c2adf https://github.com/xwiki/xwiki-commons/commit/ce3bcd6528f01d5e6ad208f6d0d1cb... Author: Vincent Massol <[email protected]> Date: 2026-08-28 (Fri, 28 Aug 2026) Changed paths: M xwiki-commons-tools/xwiki-commons-tool-verification-resources/src/main/resources/checkstyle-test.xml M xwiki-commons-tools/xwiki-commons-tool-verification-resources/src/main/resources/checkstyle.xml Log Message: ----------- [Misc] Check unused imports in test sources too * Add the UnusedImports module to checkstyle-test.xml, the configuration applied to test sources, so that an unused import in a test class fails the build just like it already does in a main class * Add a note on the UnusedImports module of checkstyle.xml pointing at its counterpart in checkstyle-test.xml, as already done for ImportOrder Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications