Skip to content

Commit

Permalink
removed unsupported coding standard
Browse files Browse the repository at this point in the history
  • Loading branch information
petrvacha committed Oct 28, 2017
1 parent 36c4c9a commit 946a543
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion easy-coding-standard.neon
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ checkers:
- PHP_CodeSniffer\Standards\Squiz\Sniffs\ControlStructures\LowercaseDeclarationSniff
- Symplify\CodingStandard\Sniffs\ControlStructures\NewClassSniff
- SlevomatCodingStandard\Sniffs\ControlStructures\DisallowEqualOperatorsSniff
- SlevomatCodingStandard\Sniffs\ControlStructures\YodaComparisonSniff
- SlevomatCodingStandard\Sniffs\Exceptions\DeadCatchSniff
- SlevomatCodingStandard\Sniffs\Exceptions\ReferenceThrowableOnlySniff

Expand Down

0 comments on commit 946a543

Please sign in to comment.