mirror of
https://github.com/jbcr/SyliusGDPRPlugin.git
synced 2026-03-26 01:42:06 +01:00
16 lines
438 B
Plaintext
16 lines
438 B
Plaintext
parameters:
|
|
level: max
|
|
reportUnmatchedIgnoredErrors: false
|
|
checkMissingIterableValueType: false
|
|
bootstrapFiles:
|
|
- '../vendor/autoload.php'
|
|
excludes_analyse:
|
|
- '../vendor/'
|
|
- '../src/Migrations/'
|
|
- '../source/src/Kernel.php'
|
|
- '../dev'
|
|
- '../bin'
|
|
- '../tests'
|
|
- '../src/DependencyInjection'
|
|
- '../src/SynoliaSyliusGDPRPlugin.php'
|
|
ignoreErrors: |