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 9d55c8f commit c14cd35Copy full SHA for c14cd35
phpcs.xml
@@ -30,7 +30,6 @@
30
<rule ref="Generic.Files.OneObjectStructurePerFile" />
31
<rule ref="Generic.Files.OneTraitPerFile" />
32
<rule ref="Generic.Formatting.DisallowMultipleStatements" />
33
- <rule ref="Generic.Formatting.NoSpaceAfterCast" />
34
<rule ref="Generic.Functions.FunctionCallArgumentSpacing" />
35
<rule ref="Generic.Functions.OpeningFunctionBraceKernighanRitchie" />
36
<rule ref="Generic.Metrics.CyclomaticComplexity" />
0 commit comments