Skip to content

Commit 8ed02d3

Browse files
authored
Merge pull request #16 from peckadesign/whitespace-typehints-casts
Mezery za přetypováním a u typehintů metod
2 parents 9b58d6a + 4b6ef11 commit 8ed02d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/PeckaCodingStandard/ruleset.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@
3333
<!-- WhiteSpace -->
3434
<rule ref="Generic.WhiteSpace.DisallowSpaceIndent"/>
3535
<rule ref="Squiz.ControlStructures.ControlSignature"/>
36+
<rule ref="Generic.Formatting.SpaceAfterCast"/>
37+
<rule ref="../../../../slevomat/coding-standard/SlevomatCodingStandard/Sniffs/TypeHints/ParameterTypeHintSpacingSniff.php"/>
3638

3739
</ruleset>
3840

0 commit comments

Comments
 (0)