Update ruleset.xml
This commit is contained in:
@@ -56,6 +56,8 @@
|
|||||||
<exclude name="SlevomatCodingStandard.ControlStructures.NewWithoutParentheses.UselessParentheses" />
|
<exclude name="SlevomatCodingStandard.ControlStructures.NewWithoutParentheses.UselessParentheses" />
|
||||||
<exclude name="SlevomatCodingStandard.ControlStructures.RequireTernaryOperator.TernaryOperatorNotUsed" />
|
<exclude name="SlevomatCodingStandard.ControlStructures.RequireTernaryOperator.TernaryOperatorNotUsed" />
|
||||||
|
|
||||||
|
<exclude name="SlevomatCodingStandard.Exceptions.DisallowNonCapturingCatch.DisallowedNonCapturingCatch" />
|
||||||
|
|
||||||
<exclude name="SlevomatCodingStandard.Files.FileLength.FileTooLong" />
|
<exclude name="SlevomatCodingStandard.Files.FileLength.FileTooLong" />
|
||||||
<exclude name="SlevomatCodingStandard.Files.LineLength.LineTooLong" />
|
<exclude name="SlevomatCodingStandard.Files.LineLength.LineTooLong" />
|
||||||
<exclude name="SlevomatCodingStandard.Files.TypeNameMatchesFileName.NoMatchBetweenTypeNameAndFileName" />
|
<exclude name="SlevomatCodingStandard.Files.TypeNameMatchesFileName.NoMatchBetweenTypeNameAndFileName" />
|
||||||
@@ -89,7 +91,6 @@
|
|||||||
|
|
||||||
<exclude name="SlevomatCodingStandard.Whitespaces.DuplicateSpaces.DuplicateSpaces" />
|
<exclude name="SlevomatCodingStandard.Whitespaces.DuplicateSpaces.DuplicateSpaces" />
|
||||||
|
|
||||||
|
|
||||||
</rule>
|
</rule>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user