mirror of
https://github.com/alibaba/p3c.git
synced 2025-10-15 23:53:58 +00:00
add miss rule UseQuietReferenceNotationRule
This commit is contained in:
@@ -132,8 +132,7 @@ class SmartfoxActivator : AbstractUIPlugin() {
|
|||||||
|
|
||||||
fun createRuleSets(): RuleSets {
|
fun createRuleSets(): RuleSets {
|
||||||
val ruleSetFactory = RuleSetFactory()
|
val ruleSetFactory = RuleSetFactory()
|
||||||
val ruleSet = ruleSetFactory.createRuleSet("java-ali-pmd,vm-ali-other")
|
return ruleSetFactory.createRuleSets("java-ali-pmd,vm-ali-other")
|
||||||
return RuleSets(ruleSet)
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user