Skip to content

Commit d850dac

Browse files
committed
Use PHPStan var to include baselines from plugins
1 parent 7492cbe commit d850dac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

phpstan.neon.dist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
includes:
22
- phpstan-baseline.neon
3+
- %rootDir%/../phpstan-symfony/extension.neon
4+
- %rootDir%/../phpstan-symfony/rules.neon
35

46
parameters:
57
scanFiles:

0 commit comments

Comments
 (0)