Skip to content

Commit ecfb234

Browse files
committed
change checkstyle report from CN to EN
1 parent 51df34b commit ecfb234

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/checkstyle/checkStyleAll.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<property name="charset" value="UTF-8"/>
2020

2121
<property name="severity" value="warning"/>
22-
22+
<property name="localeLanguage" value="en"/>
2323
<property name="fileExtensions" value="java, properties, xml"/>
2424
<!-- Checks for whitespace -->
2525
<!-- See http://checkstyle.sf.net/config_whitespace.html -->

0 commit comments

Comments
 (0)