Update ruleset.xml
This commit is contained in:
@@ -60,11 +60,13 @@
|
||||
<exclude name="SlevomatCodingStandard.Files.LineLength.LineTooLong" />
|
||||
<exclude name="SlevomatCodingStandard.Files.TypeNameMatchesFileName.NoMatchBetweenTypeNameAndFileName" />
|
||||
|
||||
<exclude name="SlevomatCodingStandard.Functions.DisallowArrowFunction.DisallowedArrowFunction" />
|
||||
<exclude name="SlevomatCodingStandard.Functions.DisallowEmptyFunction.EmptyFunction" />
|
||||
<exclude name="SlevomatCodingStandard.Functions.DisallowNamedArguments.DisallowedNamedArgument" />
|
||||
<exclude name="SlevomatCodingStandard.Functions.FunctionLength.FunctionLength" />
|
||||
<exclude name="SlevomatCodingStandard.Functions.RequireMultiLineCall.RequiredMultiLineCall" />
|
||||
<exclude name="SlevomatCodingStandard.Functions.RequireSingleLineCall.RequiredSingleLineCall" />
|
||||
|
||||
|
||||
<exclude name="SlevomatCodingStandard.Namespaces.FullyQualifiedClassNameInAnnotation.NonFullyQualifiedClassName" />
|
||||
<exclude name="SlevomatCodingStandard.Namespaces.FullyQualifiedExceptions.NonFullyQualifiedException" />
|
||||
@@ -87,6 +89,7 @@
|
||||
|
||||
<exclude name="SlevomatCodingStandard.Whitespaces.DuplicateSpaces.DuplicateSpaces" />
|
||||
|
||||
|
||||
</rule>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user