基础代码
This commit is contained in:
+16
@@ -0,0 +1,16 @@
|
||||
parameters:
|
||||
level: 0
|
||||
paths:
|
||||
- src
|
||||
autoload_files:
|
||||
- tests/bootstrap.php
|
||||
ignoreErrors:
|
||||
-
|
||||
count: 1
|
||||
message: '~^Undefined variable: \$phpCodeSnifferConfig$~'
|
||||
path: %currentWorkingDirectory%/src/Config.php
|
||||
|
||||
dynamicConstantNames:
|
||||
- PHP_CODESNIFFER_IN_TESTS
|
||||
- PHP_CODESNIFFER_CBF
|
||||
- PHP_CODESNIFFER_VERBOSITY
|
||||
Reference in New Issue
Block a user