Skip to content

Commit

Permalink
Ignore test fixtures for phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Mar 25, 2020
1 parent 77bb1a8 commit f35d0d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpstan.neon.dist
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ parameters:
- %rootDir%/../../../tests/Bridge/Symfony/logs/*
- %rootDir%/../../../tests/Sam/Php/*
- %rootDir%/../../../tests/Sam/PhpFpm/*
- %rootDir%/../../../tests/Functional/fpm/*

ignoreErrors:
-
Expand Down

0 comments on commit f35d0d5

Please sign in to comment.