Skip to content

Commit

Permalink
Fixed Larastan config
Browse files Browse the repository at this point in the history
  • Loading branch information
Okipa committed Jan 26, 2021
1 parent 67659e6 commit 7844bac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpstan.neon.dist
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ parameters:
ignoreErrors:
#- '#Example of error to ignore#'

excludes_analyse:
excludePaths:
- ./*/*/FileToBeExcluded.php

checkMissingIterableValueType: true

0 comments on commit 7844bac

Please sign in to comment.