Skip to content

applied checkstyle suppression#3916

Merged
tmortagne merged 1 commit intoxwiki:masterfrom
Anmol202005:FanOut
Feb 25, 2025
Merged

applied checkstyle suppression#3916
tmortagne merged 1 commit intoxwiki:masterfrom
Anmol202005:FanOut

Conversation

@Anmol202005
Copy link
Copy Markdown
Contributor

Suppress ClassFanOutComplexity Checkstyle Rule

Description

This PR suppresses the ClassFanOutComplexity Checkstyle rule for the relevant module, as the issue was previously discussed and addressed in PR #1243.

Changes

Suppressed the ClassFanOutComplexity check for LiveTableLiveDataConfigurationResolver.java

Implementation Notes

This PR should be merged after we release the new Checkstyle version and xwiki upgrades to it. Without this change, existing code that was previously compliant may fail validation checks.

@romani
Copy link
Copy Markdown

romani commented Feb 20, 2025

@tmortagne, CI is green

@tmortagne tmortagne merged commit aad1821 into xwiki:master Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants