first shot at adding all this stuff
This commit is contained in:
1 parent
6d5160a857
commit
3c7d5fe0ce
1 file changed
+1
-1
@@ -1176,7 +1176,7 @@ class Foo {
|
||||
|
||||
<rule name="PositionLiteralsFirstInCaseInsensitiveComparisons"
|
||||
language="java"
|
||||
since="???"
|
||||
since="5.1"
|
||||
message="Position literals first in String comparisons for EqualsIgnoreCase"
|
||||
class="net.sourceforge.pmd.lang.rule.XPathRule"
|
||||
externalInfoUrl="${pmd.website.baseurl}/rules/java/design.html#PositionLiteralsFirstInComparisons">
|
||||
|
||||
Reference in new issue
Block a user