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 43f68ff commit 365fbfaCopy full SHA for 365fbfa
ruleset.xml
@@ -9,6 +9,8 @@
9
<!-- exclude sniffs that are extended by this standard -->
10
<exclude name="PEAR.Functions.FunctionCallSignature"/>
11
<exclude name="PSR2.Namespaces.UseDeclaration"/>
12
+ <exclude name="Symfony.Commenting.ClassComment.Missing"/>
13
+ <exclude name="Symfony.Commenting.License"/>
14
<!-- <exclude name="Generic.Formatting.MultipleStatementAlignment"/> -->
15
</rule>
16
0 commit comments