mirror of
https://github.com/Karaka-Management/Resources.git
synced 2026-01-13 22:18:39 +00:00
14 lines
194 B
Plaintext
14 lines
194 B
Plaintext
includes:
|
|
- phpstan-baseline.neon
|
|
|
|
parameters:
|
|
level: 1
|
|
|
|
bootstrapFiles:
|
|
- tests/bootstrap.php
|
|
|
|
ignoreErrors:
|
|
- '#Unsafe usage of new static\(\).#'
|
|
|
|
reportUnmatchedIgnoredErrors: false
|