File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed
Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 11# CakePHP ruleset
22
3- The CakePHP standard contains 140 sniffs
3+ The CakePHP standard contains 136 sniffs
44
55CakePHP (19 sniffs)
66-------------------
@@ -82,20 +82,17 @@ PSR12 (16 sniffs)
8282- PSR12.Properties.ConstantVisibility
8383- PSR12.Traits.UseDeclaration
8484
85- PSR2 (12 sniffs)
86- ----------------
85+ PSR2 (9 sniffs)
86+ ---------------
8787- PSR2.Classes.ClassDeclaration
8888- PSR2.Classes.PropertyDeclaration
89- - PSR2.ControlStructures.ControlStructureSpacing
9089- PSR2.ControlStructures.ElseIfDeclaration
9190- PSR2.ControlStructures.SwitchDeclaration
9291- PSR2.Files.ClosingTag
9392- PSR2.Files.EndFileNewline
9493- PSR2.Methods.FunctionCallSignature
9594- PSR2.Methods.FunctionClosingBrace
9695- PSR2.Methods.MethodDeclaration
97- - PSR2.Namespaces.NamespaceDeclaration
98- - PSR2.Namespaces.UseDeclaration
9996
10097SlevomatCodingStandard (32 sniffs)
10198----------------------------------
@@ -166,4 +163,4 @@ Squiz (29 sniffs)
166163
167164Zend (1 sniff)
168165---------------
169- - Zend.NamingConventions.ValidVariableName
166+ - Zend.NamingConventions.ValidVariableName
You can’t perform that action at this time.
0 commit comments