Skip to content

Commit

Permalink
PhpStan: Add parameter checkMissingIterableValueType to false
Browse files Browse the repository at this point in the history
  • Loading branch information
janbarasek committed Dec 18, 2020
1 parent 44e74c0 commit 4e05552
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions phpstan.neon
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
includes:
- vendor/phpstan/phpstan-nette/extension.neon
- vendor/phpstan/phpstan-nette/rules.neon

parameters:
checkMissingIterableValueType: false

0 comments on commit 4e05552

Please sign in to comment.