forked from phoedos/pmd
[java] Enable security ruleset for all-java.xml
This commit is contained in:
@ -27,6 +27,6 @@
|
||||
<rule ref="category/java/errorprone.xml" />
|
||||
<rule ref="category/java/multithreading.xml" />
|
||||
<rule ref="category/java/performance.xml" />
|
||||
<!-- <rule ref="category/java/security.xml" /> -->
|
||||
<rule ref="category/java/security.xml" />
|
||||
|
||||
</ruleset>
|
||||
|
Reference in New Issue
Block a user