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