File tree 3 files changed +112
-51
lines changed
3 files changed +112
-51
lines changed Original file line number Diff line number Diff line change 21
21
<exclude name =" SlevomatCodingStandard.Namespaces.FullyQualifiedClassNameInAnnotation.NonFullyQualifiedClassName" />
22
22
<exclude name =" SlevomatCodingStandard.Namespaces.FullyQualifiedExceptions" />
23
23
<exclude name =" SlevomatCodingStandard.Files.TypeNameMatchesFileName" />
24
+ <exclude name =" SlevomatCodingStandard.Commenting.RequireOneLinePropertyDocComment.MultiLinePropertyComment" />
25
+ <exclude name =" SlevomatCodingStandard.Commenting.DocCommentSpacing.IncorrectLinesCountBetweenDifferentAnnotationsTypes" />
26
+ <exclude name =" SlevomatCodingStandard.Classes.SuperfluousInterfaceNaming.SuperfluousSuffix" />
27
+ <exclude name =" SlevomatCodingStandard.ControlStructures.EarlyExit" />
24
28
</rule >
25
29
26
30
<rule ref =" SlevomatCodingStandard.Types.EmptyLinesAroundTypeBraces" >
You can’t perform that action at this time.
0 commit comments