Files
oauth2-vkontakte/phpstan.dist.neon
2025-01-11 01:36:15 +03:00

15 lines
315 B
Plaintext

parameters:
level: 5
paths:
- bin/
- config/
- public/
- src/
errorFormat: table
editorUrl: 'vscode://file/%%file%%:%%line%%'
editorUrlTitle: '%%relFile%%:%%line%%'
ignoreErrors:
- '#Construct empty\(\) is not allowed. Use more strict comparison.#'