Skip to content
Snippets Groups Projects
Commit 7c017dff authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Comment sniff

parent 64e967a3
Branches
No related tags found
No related merge requests found
...@@ -205,6 +205,7 @@ ...@@ -205,6 +205,7 @@
<rule ref="PEAR.WhiteSpace.ObjectOperatorIndent" /> <rule ref="PEAR.WhiteSpace.ObjectOperatorIndent" />
<!-- Need to be commented to be disabled
<rule ref="PEAR.WhiteSpace.ScopeClosingBrace"> <rule ref="PEAR.WhiteSpace.ScopeClosingBrace">
<severity>0</severity> <severity>0</severity>
</rule> </rule>
...@@ -212,6 +213,7 @@ ...@@ -212,6 +213,7 @@
<rule ref="PEAR.WhiteSpace.ScopeClosingBrace.Line"> <rule ref="PEAR.WhiteSpace.ScopeClosingBrace.Line">
<severity>0</severity> <severity>0</severity>
</rule> </rule>
-->
<!-- Already found as a Generic rule --> <!-- Already found as a Generic rule -->
<!-- <rule ref="PEAR.WhiteSpace.ScopeIndent" /> --> <!-- <rule ref="PEAR.WhiteSpace.ScopeIndent" /> -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment