Skip to content

Commit 8107e5f

Browse files
committed
Add Checkstyle TypecastParenPad
1 parent caefde2 commit 8107e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

checkstyle.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@
218218
<property name="ordered" value="true"/>
219219
<property name="separated" value="true"/>
220220
</module>
221-
221+
<module name="TypecastParenPad" />
222222
</module>
223223

224224
</module>

0 commit comments

Comments
 (0)