Skip to content

Commit

Permalink
TE-7001 Merged with master.
Browse files Browse the repository at this point in the history
  • Loading branch information
stereomon committed Sep 25, 2020
2 parents 269a3d9 + be5b9af commit fcd5ba8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
4 changes: 2 additions & 2 deletions phpstan.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"defaultLevel": 5
}
"defaultLevel": 6
}
5 changes: 2 additions & 3 deletions phpstan.neon
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
parameters:
checkMissingIterableValueType: false
ignoreErrors:
-
message: '#Unreachable statement - code above always terminates#'
path: '%rootDir%/../../../vendor/spryker/spryker/Bundles/Setup/src/Spryker/Zed/Setup/Business/Model/Cronjobs.php'
- { message: '#Unreachable statement - code above always terminates#', path: '%rootDir%/../../../vendor/spryker/spryker/Bundles/Setup/src/Spryker/Zed/Setup/Business/Model/Cronjobs.php' }

0 comments on commit fcd5ba8

Please sign in to comment.