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 31f7d97 commit 1e81465Copy full SHA for 1e81465
InspirumCodingStandard/ruleset.xml
@@ -16,6 +16,7 @@
16
<exclude name="Squiz.Arrays.ArrayDeclaration.MultiLineNotAllowed"/>
17
<exclude name="SlevomatCodingStandard.Commenting.RequireOneLinePropertyDocComment.MultiLinePropertyComment"/>
18
<exclude name="SlevomatCodingStandard.Namespaces.FullyQualifiedGlobalFunctions.NonFullyQualified"/>
19
+ <exclude name="SlevomatCodingStandard.Commenting.RequireOneLineDocComment.MultiLineDocComment"/>
20
</rule>
21
<rule ref="Generic.Formatting.SpaceAfterNot">
22
<properties>
0 commit comments