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 a872e51 commit 833126eCopy full SHA for 833126e
easy-coding-standard.neon
@@ -6,3 +6,6 @@ parameters:
6
skip:
7
SlevomatCodingStandard\Sniffs\Classes\UnusedPrivateElementsSniff:
8
- src/DocBlock/StandardTagFactory.php
9
+ PHP_CodeSniffer\Standards\Squiz\Sniffs\Classes\ValidClassNameSniff:
10
+ - src/DocBlock/Tags/Return_.php
11
+ - src/DocBlock/Tags/Var_.php
0 commit comments