Skip to content

Commit c2a7068

Browse files
committed
ignore tests case for phpstan
1 parent 404813c commit c2a7068

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

phpstan.neon

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
parameters:
2+
excludes_analyse:
3+
- %currentWorkingDirectory%/tests/cases
24
ignoreErrors:
35
- '#Property Chip\\Tests\\Traits\\TypeHelperTest::\$typeHelperTrait has invalid type Chip\\Traits\\TypeHelper#'

0 commit comments

Comments
 (0)