Skip to content

Commit af65850

Browse files
committed
Add Checkstyle TypecastParenPad
1 parent cf4a1e1 commit af65850

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
@@ -70,6 +70,7 @@ limitations under the License.
7070
<property name="ordered" value="true"/>
7171
<property name="separated" value="true"/>
7272
</module>
73+
<module name="TypecastParenPad" />
7374
</module>
7475
<!-- @author tags are deprecated -->
7576
<module name="RegexpSingleline">

0 commit comments

Comments
 (0)