parent
a62f59ca96
commit
3bc5b03bed
|
|
@ -8,7 +8,7 @@
|
|||
<!-- 设置checkstyle以UTF8格式进行文件检查 -->
|
||||
<property name="charset" value="UTF-8"/>
|
||||
<!--定义严重程度,可选等级:ignore info warning error,如不定义默认为error -->
|
||||
<property name="severity" value="warning"/>
|
||||
<property name="severity" value="error"/>
|
||||
|
||||
<!-- 检查文件的长度(行),最多2000行-->
|
||||
<module name="FileLength">
|
||||
|
|
|
|||
Loading…
Reference in New Issue