mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
12 lines
156 B
Plaintext
12 lines
156 B
Plaintext
includes:
|
|
- phpstan-baseline.neon
|
|
|
|
parameters:
|
|
level: 1
|
|
|
|
bootstrapFiles:
|
|
- tests/bootstrap.php
|
|
|
|
ignoreErrors:
|
|
- '#Unsafe usage of new static\(\).#'
|