🎨 规范化部分代码格式

This commit is contained in:
Binary Wang
2019-08-11 11:26:36 +08:00
parent c6a4f4548f
commit 6e1d7fcef0
8 changed files with 64 additions and 51 deletions

View File

@@ -27,7 +27,6 @@
<property name="max" value="120"/>
<property name="ignorePattern" value="^package.*|^import.*|a href|href|http://|https://|ftp://"/>
</module>
<module name="AvoidStarImport"/>
<module name="OneTopLevelClass"/>
<module name="NoLineWrap"/>
<module name="EmptyBlock">