Added status and source build fields validation.
This commit is contained in:
parent
10d41dba81
commit
d3a390d3f8
5 changed files with 59 additions and 2 deletions
|
|
@ -21,7 +21,7 @@
|
|||
|
||||
<rule ref="rulesets/naming.xml/ShortVariable">
|
||||
<properties>
|
||||
<property name="exceptions" value="db,dn,id,i,j" />
|
||||
<property name="exceptions" value="db,dn,id,i,j,e,ex" />
|
||||
</properties>
|
||||
</rule>
|
||||
<rule ref="rulesets/naming.xml/ShortMethodName">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue