Apply Checkstyle MethodParamPadCheck module
This commit also fixes its violations. Closes gh-34173
This commit is contained in:
committed by
Sébastien Deleuze
parent
0f38c28e91
commit
6d86b23fbe
@@ -191,6 +191,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 -->
|
||||
|
||||
Reference in New Issue
Block a user