Skip to content

Commit a91e40e

Browse files
authored
Merge pull request #1628 from spryker/bugfix/phpstan-level5
Bugfix/phpstan level5
2 parents b3b85c2 + 08d99ed commit a91e40e

File tree

4 files changed

+270
-11
lines changed

4 files changed

+270
-11
lines changed

phpstan-baseline.neon

Lines changed: 250 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

phpstan.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
includes:
22
- phpstan-baseline.neon
33
parameters:
4-
level: 3
4+
level: 5
55
paths:
66
- '%rootDir%/../../../src/'
77
excludes_analyse:

0 commit comments

Comments
 (0)