File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 142142 </properties >
143143 </rule >
144144 <rule ref =" SlevomatCodingStandard.Classes.ModernClassNameReference" />
145- <rule ref =" SlevomatCodingStandard.Classes.UnusedPrivateElements" />
146145 <rule ref =" SlevomatCodingStandard.Commenting.DisallowOneLinePropertyDocComment" />
147146 <rule ref =" SlevomatCodingStandard.Commenting.DocCommentSpacing" >
148147 <properties >
Original file line number Diff line number Diff line change @@ -97,13 +97,12 @@ PSR2 (12 sniffs)
9797- PSR2.Namespaces.NamespaceDeclaration
9898- PSR2.Namespaces.UseDeclaration
9999
100- SlevomatCodingStandard (33 sniffs)
100+ SlevomatCodingStandard (32 sniffs)
101101----------------------------------
102102- SlevomatCodingStandard.Arrays.TrailingArrayComma
103103- SlevomatCodingStandard.Classes.ClassConstantVisibility
104104- SlevomatCodingStandard.Classes.EmptyLinesAroundClassBraces
105105- SlevomatCodingStandard.Classes.ModernClassNameReference
106- - SlevomatCodingStandard.Classes.UnusedPrivateElements
107106- SlevomatCodingStandard.Commenting.DisallowOneLinePropertyDocComment
108107- SlevomatCodingStandard.Commenting.DocCommentSpacing
109108- SlevomatCodingStandard.Commenting.EmptyComment
@@ -167,4 +166,4 @@ Squiz (29 sniffs)
167166
168167Zend (1 sniff)
169168---------------
170- - Zend.NamingConventions.ValidVariableName
169+ - Zend.NamingConventions.ValidVariableName
You can’t perform that action at this time.
0 commit comments