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 4de2616 commit 66101b5Copy full SHA for 66101b5
Symfony3Custom/ruleset.xml
@@ -53,8 +53,8 @@
53
<property name="ignoreNewlines" value="true" />
54
</properties>
55
</rule>
56
- <rule ref="Symfony3Custom.Commenting.FunctionComment.MissingParamComment">
57
- <severity>0</severity>
+ <rule ref="Symfony3Custom.Commenting.FunctionComment">
+ <exclude name="Symfony3Custom.Commenting.FunctionComment.MissingParamComment"/>
58
59
60
<!-- Added by VincentLanglet repo -->
0 commit comments