ソースを参照

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 13年前
コミット
52577a8878
1個のファイルの変更0行の追加2行の削除
  1. 0
    2
      checkstyle/pmd_checks.xml

+ 0
- 2
checkstyle/pmd_checks.xml ファイルの表示

@@ -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>

読み込み中…
キャンセル
保存