Skip to content

Commit 09a6cc4

Browse files
committed
Add Checkstyle TypecastParenPad
1 parent 8c69182 commit 09a6cc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/conf/checkstyle.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
<property name="ordered" value="true"/>
134134
<property name="separated" value="true"/>
135135
</module>
136-
136+
<module name="TypecastParenPad" />
137137
</module>
138138

139139
<!-- @author tags are deprecated -->

0 commit comments

Comments
 (0)