Procházet zdrojové kódy

IMO these would be better picked up by code review, too many false positives.

Change-Id: I3cbcafd8dfa863cdaaa8123974b869b2f7a2e3db
Reviewed-on: http://gerrit.dmdirc.com/2111
Automatic-Compile: DMDirc Build Manager
Reviewed-by: Shane Mc Cormack <shane@dmdirc.com>
tags/0.6.6b1
Greg Holmes před 13 roky
rodič
revize
52577a8878
1 změnil soubory, kde provedl 0 přidání a 2 odebrání
  1. 0
    2
      checkstyle/pmd_checks.xml

+ 0
- 2
checkstyle/pmd_checks.xml Zobrazit soubor

@@ -158,8 +158,6 @@
158 158
 <rule ref="rulesets/migrating.xml/ShortInstantiation"><priority>1</priority></rule>
159 159
 <rule ref="rulesets/migrating.xml/LongInstantiation"><priority>1</priority></rule>
160 160
 
161
-<rule ref="rulesets/naming.xml/ShortVariable"><priority>3</priority></rule>
162
-<rule ref="rulesets/naming.xml/LongVariable"><priority>2</priority></rule>
163 161
 <rule ref="rulesets/naming.xml/ShortMethodName"><priority>2</priority></rule>
164 162
 <rule ref="rulesets/naming.xml/VariableNamingConventions"><priority>1</priority></rule>
165 163
 <rule ref="rulesets/naming.xml/MethodNamingConventions"><priority>1</priority></rule>

Načítá se…
Zrušit
Uložit