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

Removed checkstyle rule

parent fd7d2fe6
No related branches found
No related tags found
No related merge requests found
......@@ -205,7 +205,10 @@
<rule ref="PEAR.WhiteSpace.ObjectOperatorIndent" />
<rule ref="PEAR.WhiteSpace.ScopeClosingBrace" />
<rule ref="PEAR.WhiteSpace.ScopeClosingBrace">
<severity>0</severity>
</rule>
<rule ref="PEAR.WhiteSpace.ScopeClosingBrace.Line">
<severity>0</severity>
</rule>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment