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