Skip to content

Commit b5f6370

Browse files
committed
Update docs
1 parent b1bd09a commit b5f6370

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

docs/README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CakePHP ruleset
22

3-
The CakePHP standard contains 140 sniffs
3+
The CakePHP standard contains 136 sniffs
44

55
CakePHP (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

10097
SlevomatCodingStandard (32 sniffs)
10198
----------------------------------
@@ -166,4 +163,4 @@ Squiz (29 sniffs)
166163

167164
Zend (1 sniff)
168165
---------------
169-
- Zend.NamingConventions.ValidVariableName
166+
- Zend.NamingConventions.ValidVariableName

0 commit comments

Comments
 (0)