Merge branch '6.2.x'

This commit is contained in:
Sébastien Deleuze
2024-12-30 09:02:26 +01:00
8 changed files with 10 additions and 9 deletions

View File

@@ -181,6 +181,7 @@
<module name="com.puppycrawl.tools.checkstyle.checks.modifier.ModifierOrderCheck"/>
<!-- Whitespace -->
<module name="com.puppycrawl.tools.checkstyle.checks.whitespace.MethodParamPadCheck"/>
<module name="com.puppycrawl.tools.checkstyle.checks.whitespace.SingleSpaceSeparatorCheck"/>
<!-- Miscellaneous -->