We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 176f976 commit 87b9b66Copy full SHA for 87b9b66
easy-coding-standard.neon
@@ -17,14 +17,5 @@ parameters:
17
- PhpCsFixer\Fixer\Operator\NotOperatorWithSuccessorSpaceFixer
18
19
skip:
20
-# SlevomatCodingStandard\Sniffs\Classes\UnusedPrivateElementsSniff:
21
-# # WIP code
22
-# - src/DocBlock/StandardTagFactory.php
23
-# PHP_CodeSniffer\Standards\Generic\Sniffs\CodeAnalysis\EmptyStatementSniff:
24
25
26
-# PHP_CodeSniffer\Standards\Squiz\Sniffs\Classes\ValidClassNameSniff:
27
-# - src/DocBlock/Tags/Return_.php
28
-# - src/DocBlock/Tags/Var_.php
29
PHP_CodeSniffer\Standards\Generic\Sniffs\NamingConventions\CamelCapsFunctionNameSniff:
30
- */tests/**
0 commit comments