mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-13 02:38:34 +01:00
20 lines
395 B
Plaintext
20 lines
395 B
Plaintext
parameters:
|
|
|
|
level: 5
|
|
|
|
paths:
|
|
- src
|
|
# - tests
|
|
|
|
excludePaths:
|
|
- src/DataTables/Adapter/*
|
|
- src/Configuration/*
|
|
- src/Doctrine/Purger/*
|
|
|
|
|
|
|
|
inferPrivatePropertyTypeFromConstructor: true
|
|
treatPhpDocTypesAsCertain: false
|
|
|
|
symfony:
|
|
container_xml_path: '%rootDir%/../../../var/cache/dev/App_KernelDevDebugContainer.xml' |