Update ruleset.xml

This commit is contained in:
2025-07-23 00:16:29 +03:00
parent bc6e4154e5
commit fdcd78d422

View File

@@ -491,7 +491,6 @@
<properties> <properties>
<property name="withSpacesAroundOperators" value="no" /> <property name="withSpacesAroundOperators" value="no" />
<property name="withSpacesInsideParentheses" value="no" /> <property name="withSpacesInsideParentheses" value="no" />
<property name="shortNullable" value="yes" />
<property name="nullPosition" value="last" /> <property name="nullPosition" value="last" />
</properties> </properties>
</rule> </rule>