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 c3a67a4 commit 25bbe15Copy full SHA for 25bbe15
phpcs.xml
@@ -299,7 +299,6 @@
299
<rule ref="SlevomatCodingStandard.TypeHints.LongTypeHints"/>
300
<rule ref="SlevomatCodingStandard.Namespaces.UseDoesNotStartWithBackslash"/>
301
<rule ref="SlevomatCodingStandard.Commenting.UselessFunctionDocComment"/>
302
- <rule ref="SlevomatCodingStandard.Exceptions.DisallowNonCapturingCatch"/>
303
<rule ref="SlevomatCodingStandard.TypeHints.DisallowArrayTypeHintSyntax"/>
304
<rule ref="SlevomatCodingStandard.Commenting.UselessInheritDocComment"/>
305
<rule ref="SlevomatCodingStandard.Functions.ArrowFunctionDeclaration">
0 commit comments