mirror of
https://github.com/flextype/flextype.git
synced 2025-08-08 06:06:45 +02:00
refactor(core): add phpstat.neon config file
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
parameters:
|
||||
level: 6
|
||||
bootstrapFiles:
|
||||
- index.php
|
||||
level: max
|
||||
paths:
|
||||
- src
|
||||
ignoreErrors:
|
||||
- '/Constant PATH not found./'
|
||||
- '/Constant ROOT_DIR not found./'
|
||||
- '/Variable \$api_errors might not be defined./'
|
||||
- '/Variable \$registry might not be defined./'
|
||||
|
Reference in New Issue
Block a user