recon/application/vendor/vlucas/phpdotenv/phpstan.src.neon.dist
2023-02-27 18:53:14 +05:30

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.#'