Skip to content

Commit 2d934ba

Browse files
committed
TECH Remove the reference to the non-existent sniff
1 parent ed749c2 commit 2d934ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

phpcs.xml.dist

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
<exclude name="Generic.Classes.OpeningBraceSameLine"/>
1515
<exclude name="Generic.Functions.OpeningFunctionBraceKernighanRitchie"/>
1616
<exclude name="Generic.Formatting.MultipleStatementAlignment"/>
17-
<exclude name="Generic.Formatting.NoSpaceAfterCast"/>
1817
<exclude name="Generic.Formatting.SpaceBeforeCast"/>
1918
<exclude name="Generic.Formatting.SpaceAfterNot"/>
2019
<exclude name="Generic.Commenting.DocComment"/>

0 commit comments

Comments
 (0)