We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b1aa5e commit 765b83cCopy full SHA for 765b83c
1 file changed
internal/verifier/php/configs/phpstan.neon
@@ -10,6 +10,7 @@ parameters:
10
paths:
11
- %currentWorkingDirectory%
12
excludePaths:
13
+ - src/Resources/config (?)
14
- vendor (?)
15
- vendor-bin (?)
16
- tests/ (?)
0 commit comments