PMD
This commit is contained in:
parent
222ec287d0
commit
9d6281b7b9
1 changed files with 2 additions and 3 deletions
|
@ -11,8 +11,7 @@
|
|||
|
||||
<exclude-pattern>.*/batis/mapper/*.java</exclude-pattern>
|
||||
<exclude-pattern>.*/batis/model/*.java</exclude-pattern>
|
||||
|
||||
<rule ref="category/java/errorprone.xml" />
|
||||
<rule ref="category/java/security.xml" />
|
||||
|
||||
<rule ref="category/java/maven-pmd-plugin-default.xml" ></rule>
|
||||
|
||||
</ruleset>
|
||||
|
|
Loading…
Reference in a new issue