trueskill/phpstan.neon

7 lines
123 B
Plaintext
Raw Normal View History

2022-07-05 14:24:25 +00:00
parameters:
level: 6
paths:
- src
2023-08-01 11:26:38 +00:00
# - tests
ignoreErrors:
- '#with no value type specified in iterable type array#'