IYUUPlus/vendor/vlucas/phpdotenv/phpstan.src.neon.dist
2021-02-02 15:48:07 +08:00

7 lines
233 B
Plaintext

parameters:
level: max
ignoreErrors:
- '#Unable to resolve the template type#'
- '#Anonymous function should have native return typehint ".+".#'
- '#Only booleans are allowed in a negated boolean, int\|false given.#'