Skip to content

Commit 39b8464

Browse files
committed
Add Checkstyle ParenPad
1 parent 09a6cc4 commit 39b8464

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/conf/checkstyle.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
<module name="MethodName" />
5353
<module name="PackageName" />
5454
<module name="ParameterName" />
55+
<module name="ParenPad" />
5556
<module name="StaticVariableName" />
5657
<module name="TypeName" />
5758

0 commit comments

Comments
 (0)