File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 381
381
</properties >
382
382
</rule >
383
383
<rule ref =" SlevomatCodingStandard.TypeHints.DisallowMixedTypeHint" />
384
+ <rule ref =" SlevomatCodingStandard.TypeHints.DNFTypeHintFormat" />
384
385
<rule ref =" SlevomatCodingStandard.TypeHints.LongTypeHints" />
385
386
<rule ref =" SlevomatCodingStandard.TypeHints.NullTypeHintOnLastPosition" />
386
387
<rule ref =" SlevomatCodingStandard.TypeHints.NullableTypeForNullDefaultValue" />
431
432
<exclude name =" SlevomatCodingStandard.TypeHints.ReturnTypeHint.MissingNativeTypeHint" />
432
433
</rule >
433
434
<rule ref =" SlevomatCodingStandard.TypeHints.ReturnTypeHintSpacing" />
434
- <rule ref =" SlevomatCodingStandard.TypeHints.UnionTypeHintFormat" />
435
435
<rule ref =" SlevomatCodingStandard.TypeHints.UselessConstantTypeHint" />
436
436
<rule ref =" SlevomatCodingStandard.Variables.DisallowSuperGlobalVariable" />
437
437
<rule ref =" SlevomatCodingStandard.Variables.DisallowVariableVariable" />
You can’t perform that action at this time.
0 commit comments