mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-24 09:12:51 +01:00
12 lines
219 B
Plaintext
12 lines
219 B
Plaintext
includes:
|
|
- test/phpstan-baseline.neon
|
|
|
|
parameters:
|
|
level: 4
|
|
paths:
|
|
- src
|
|
|
|
ignoreErrors:
|
|
- "#^Constant DEPLOYER_VERSION not found\\.$#"
|
|
- "#^Constant DEPLOYER_BIN not found\\.$#"
|