Преглед на файлове

fix : The PMD rule CloneMethodMustImplementCloneable was not imported from the profile Sonar Way

tags/2.6
fmallet преди 13 години
родител
ревизия
ced6b594e3
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      plugins/sonar-pmd-plugin/src/main/resources/org/sonar/plugins/pmd/profile-sonar-way.xml

+ 1
- 1
plugins/sonar-pmd-plugin/src/main/resources/org/sonar/plugins/pmd/profile-sonar-way.xml Целия файл

@@ -32,7 +32,7 @@
<rule ref="rulesets/basic.xml/EmptyWhileStmt" />
<rule ref="rulesets/basic.xml/CollapsibleIfStatements" />
<rule ref="rulesets/basic.xml/UselessOperationOnImmutable" />
<rule ref="rulesets/typeresolution.xml/CloneMethodMustImplementCloneable" />
<rule ref="rulesets/clone.xml/CloneMethodMustImplementCloneable" />
<rule ref="rulesets/basic.xml/UselessOverridingMethod" />
<rule ref="rulesets/controversial.xml/UnusedModifier" />
<rule ref="rulesets/design.xml/PreserveStackTrace" />

Loading…
Отказ
Запис