Skip to content

Commit 26e7dc2

Browse files
committed
Add Checkstyle TypecastParenPad
1 parent 957da70 commit 26e7dc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/conf/checkstyle.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,6 @@ limitations under the License.
7272
</module>
7373
<module name="WhitespaceAfter" />
7474
<module name="ParenPad" />
75+
<module name="TypecastParenPad" />
7576
</module>
7677
</module>

0 commit comments

Comments
 (0)