[core] XPathRule - remove version property (#4309)

This commit is contained in:
Andreas Dangel
2024-01-20 17:28:33 +01:00
parent 7c29f16eac
commit 049f2c7c59
24 changed files with 14 additions and 88 deletions

View File

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