Skip to content

Commit f936826

Browse files
committed
tweak: remove non-existent test
1 parent a739a2d commit f936826

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

phpcs.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
<rule ref="Generic.Files.OneObjectStructurePerFile" />
2525
<rule ref="Generic.Files.OneTraitPerFile" />
2626
<rule ref="Generic.Formatting.DisallowMultipleStatements" />
27-
<rule ref="Generic.Formatting.NoSpaceAfterCast" />
2827
<rule ref="Generic.Functions.FunctionCallArgumentSpacing" />
2928
<rule ref="Generic.Functions.OpeningFunctionBraceKernighanRitchie" />
3029
<rule ref="Generic.Metrics.CyclomaticComplexity" />

0 commit comments

Comments
 (0)