forked from phoedos/pmd
Update pmd-apex/src/test/resources/net/sourceforge/pmd/lang/apex/rule/codestyle/xml/ClassNamingConventions.xml
Co-authored-by: Andreas Dangel <andreas.dangel@adangel.org>
This commit is contained in:
parent
2da3ac2cc8
commit
1be5242c8c
@ -196,7 +196,7 @@ public enum FooEnum { }
|
||||
</test-code>
|
||||
|
||||
<test-code>
|
||||
<description>Inner class naming convention, class name failed to match RegEx</description>
|
||||
<description>Inner class naming convention, class name failed to match RegEx #5048</description>
|
||||
<rule-property name="innerClassPattern">[A-Za-z]</rule-property>
|
||||
<expected-problems>1</expected-problems>
|
||||
<code>
|
||||
|
Loading…
x
Reference in New Issue
Block a user