Skip to content

Commit a11fa24

Browse files
committed
Merge branch 'POOL_2_X' of https://github.com/apache/commons-pool.git into POOL_2_X
2 parents 63df1a3 + d1801bd commit a11fa24

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/conf/checkstyle.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@
7171
<property name="ordered" value="true"/>
7272
<property name="separated" value="true"/>
7373
</module>
74-
74+
<module name="ParenPad" />
75+
<module name="TypecastParenPad" />
7576
</module>
7677

7778
<!-- Require package Javadoc -->

0 commit comments

Comments
 (0)