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 8967807 commit c7db5f5Copy full SHA for c7db5f5
easy-coding-standard.neon
@@ -19,3 +19,5 @@ parameters:
19
skip:
20
PHP_CodeSniffer\Standards\Generic\Sniffs\NamingConventions\CamelCapsFunctionNameSniff:
21
- */tests/**
22
+ PHP_CodeSniffer\Standards\Squiz\Sniffs\Classes\ValidClassNameSniff:
23
+ - */src/**
0 commit comments