Skip to content

Commit

Permalink
ignore tests case for phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
phith0n committed Apr 26, 2019
1 parent 404813c commit c2a7068
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions phpstan.neon
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
parameters:
excludes_analyse:
- %currentWorkingDirectory%/tests/cases
ignoreErrors:
- '#Property Chip\\Tests\\Traits\\TypeHelperTest::\$typeHelperTrait has invalid type Chip\\Traits\\TypeHelper#'

0 comments on commit c2a7068

Please sign in to comment.