Update rulesets
* add comment for removed rules in the releases rulesets * remove rules completely in normal rulesets (instead of commenting)
This commit is contained in:
@@ -54,7 +54,6 @@ are suggested.
|
||||
|
||||
<rule ref="category/java/multithreading.xml/AvoidSynchronizedAtMethodLevel" deprecated="true" />
|
||||
<rule ref="category/java/multithreading.xml/NonThreadSafeSingleton" deprecated="true" />
|
||||
<!-- <rule ref="category/java/multithreading.xml/UnsynchronizedStaticDateFormatter" deprecated="true" />-->
|
||||
<rule ref="category/java/multithreading.xml/UseNotifyAllInsteadOfNotify" deprecated="true" />
|
||||
|
||||
<rule ref="category/java/bestpractices.xml/AbstractClassWithoutAbstractMethod" deprecated="true" />
|
||||
|
||||
Reference in New Issue
Block a user