PEAR.Functions.FunctionCallSignature.SpaceBeforeOpenBracket

This commit is contained in:
Aristeides Stathopoulos 2016-09-02 04:12:22 +03:00
parent d922d045a7
commit 8fe4cd65a4
10 changed files with 14 additions and 14 deletions

View File

@ -38,7 +38,7 @@
<exclude name="PEAR.Functions.FunctionCallSignature.SpaceAfterCloseBracket" /> <exclude name="PEAR.Functions.FunctionCallSignature.SpaceAfterCloseBracket" />
<exclude name="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket" /> <exclude name="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket" />
<exclude name="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket" /> <exclude name="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket" />
<exclude name="PEAR.Functions.FunctionCallSignature.SpaceBeforeOpenBracket" /> <!-- <exclude name="PEAR.Functions.FunctionCallSignature.SpaceBeforeOpenBracket" /> -->
<!-- <exclude name="Squiz.Commenting.BlockComment.NoEmptyLineBefore" /> --> <!-- <exclude name="Squiz.Commenting.BlockComment.NoEmptyLineBefore" /> -->
<!-- <exclude name="Squiz.Commenting.BlockComment.NoNewLine" /> --> <!-- <exclude name="Squiz.Commenting.BlockComment.NoNewLine" /> -->
<exclude name="Squiz.Commenting.BlockComment.WrongEnd" /> <exclude name="Squiz.Commenting.BlockComment.WrongEnd" />