We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9b58d6a + 4b6ef11 commit 8ed02d3Copy full SHA for 8ed02d3
src/PeckaCodingStandard/ruleset.xml
@@ -33,6 +33,8 @@
33
<!-- WhiteSpace -->
34
<rule ref="Generic.WhiteSpace.DisallowSpaceIndent"/>
35
<rule ref="Squiz.ControlStructures.ControlSignature"/>
36
+ <rule ref="Generic.Formatting.SpaceAfterCast"/>
37
+ <rule ref="../../../../slevomat/coding-standard/SlevomatCodingStandard/Sniffs/TypeHints/ParameterTypeHintSpacingSniff.php"/>
38
39
</ruleset>
40
0 commit comments