Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad committed Jun 16, 2021
1 parent b1bd09a commit b5f6370
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CakePHP ruleset

The CakePHP standard contains 140 sniffs
The CakePHP standard contains 136 sniffs

CakePHP (19 sniffs)
-------------------
Expand Down Expand Up @@ -82,20 +82,17 @@ PSR12 (16 sniffs)
- PSR12.Properties.ConstantVisibility
- PSR12.Traits.UseDeclaration

PSR2 (12 sniffs)
----------------
PSR2 (9 sniffs)
---------------
- PSR2.Classes.ClassDeclaration
- PSR2.Classes.PropertyDeclaration
- PSR2.ControlStructures.ControlStructureSpacing
- PSR2.ControlStructures.ElseIfDeclaration
- PSR2.ControlStructures.SwitchDeclaration
- PSR2.Files.ClosingTag
- PSR2.Files.EndFileNewline
- PSR2.Methods.FunctionCallSignature
- PSR2.Methods.FunctionClosingBrace
- PSR2.Methods.MethodDeclaration
- PSR2.Namespaces.NamespaceDeclaration
- PSR2.Namespaces.UseDeclaration

SlevomatCodingStandard (32 sniffs)
----------------------------------
Expand Down Expand Up @@ -166,4 +163,4 @@ Squiz (29 sniffs)

Zend (1 sniff)
---------------
- Zend.NamingConventions.ValidVariableName
- Zend.NamingConventions.ValidVariableName

0 comments on commit b5f6370

Please sign in to comment.