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.
1 parent a739a2d commit f936826Copy full SHA for f936826
phpcs.xml
@@ -24,7 +24,6 @@
24
<rule ref="Generic.Files.OneObjectStructurePerFile" />
25
<rule ref="Generic.Files.OneTraitPerFile" />
26
<rule ref="Generic.Formatting.DisallowMultipleStatements" />
27
- <rule ref="Generic.Formatting.NoSpaceAfterCast" />
28
<rule ref="Generic.Functions.FunctionCallArgumentSpacing" />
29
<rule ref="Generic.Functions.OpeningFunctionBraceKernighanRitchie" />
30
<rule ref="Generic.Metrics.CyclomaticComplexity" />
0 commit comments