Skip to content

Commit 8b9d178

Browse files
authored
Merge pull request #429 from cakephp/fix-void-null-type-order-conflict-5x
[5.x] Fix conflict between TypeHintSniff and Slevomat null position sniff
2 parents 8c94811 + a1c79b8 commit 8b9d178

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

CakePHP/ruleset.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,6 @@
234234
<property name="withSpacesAroundOperators" value="no"/>
235235
<property name="withSpacesInsideParentheses" value="no"/>
236236
<property name="shortNullable" value="yes"/>
237-
<property name="nullPosition" value="last"/>
238237
</properties>
239238
<exclude-pattern>*/tests/*</exclude-pattern>
240239
</rule>

0 commit comments

Comments
 (0)