[core] XPathRule - remove version property (#4309)
This commit is contained in:
@ -20,7 +20,6 @@ Rules which enforce generally accepted best practices.
|
||||
</description>
|
||||
<priority>3</priority>
|
||||
<properties>
|
||||
<property name="version" value="3.1"/>
|
||||
<property name="xpath">
|
||||
<value><![CDATA[
|
||||
//FunctionDeclaration/SimpleIdentifier/T-Identifier[string-length(@Text) < 3]
|
||||
|
Reference in New Issue
Block a user