File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,6 @@ This release updates the ruleset based on the latest changes to WPGraphQL core (
3030- Moved ` SlevomatCodingStandard.TypeHints.ParameterTypeHint.UselessSuppress ` from ` WPGraphQL-Extra ` and made explicit.
3131- Moved ` SlevomatCodingStandard.TypeHints.ParameterTypeHintSpacing ` from ` WPGraphQL-Extra ` .
3232- Moved ` SlevomatCodingStandard.TypeHints.PropertyTypeHint.MissingTraversableTypeHintSpecification ` from ` WPGraphQL-Extra ` and made explicit.
33- - Moved ` SlevomatCodingStandard.TypeHints.PropertyTypeHint.UselessAnnotation ` from ` WPGraphQL-Extra ` and made explicit.
3433- Moved ` SlevomatCodingStandard.TypeHints.PropertyTypeHint.UselessSuppress ` from ` WPGraphQL-Extra ` and made explicit.
3534- Moved ` SlevomatCodingStandard.TypeHints.ReturnTypeHint.MissingTraversableTypeHintSpecification ` from ` WPGraphQL-Extra ` and made explicit.
3635- Moved ` SlevomatCodingStandard.TypeHints.ReturnTypeHint.UselessAnnotation ` from ` WPGraphQL-Extra ` and made explicit.
Original file line number Diff line number Diff line change 2323 <rule ref =" SlevomatCodingStandard.TypeHints.ParameterTypeHint.UselessSuppress" />
2424 <rule ref =" SlevomatCodingStandard.TypeHints.ParameterTypeHintSpacing" />
2525 <rule ref =" SlevomatCodingStandard.TypeHints.PropertyTypeHint.MissingTraversableTypeHintSpecification" />
26- <rule ref =" SlevomatCodingStandard.TypeHints.PropertyTypeHint.UselessAnnotation" />
2726 <rule ref =" SlevomatCodingStandard.TypeHints.PropertyTypeHint.UselessSuppress" />
2827 <rule ref =" SlevomatCodingStandard.TypeHints.ReturnTypeHint.MissingTraversableTypeHintSpecification" />
2928 <rule ref =" SlevomatCodingStandard.TypeHints.ReturnTypeHint.UselessAnnotation" />
You can’t perform that action at this time.
0 commit comments