Skip to content

Commit

Permalink
Ignore test fixture from static analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Jul 6, 2018
1 parent c4792e8 commit 4fd1d57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpstan-tests.neon
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ parameters:
- '#Result of method ClassWithAllPossibleReturnTypes::methodWithVoidReturnTypeDeclaration\(\) \(void\) is used#'

excludes_analyse:
# duplicated classname OneTest
- tests/_files/phpunit-example-extension/tests/OneTest.php
- tests/Regression/Trac/783/OneTest.php
- tests/_files/3194.php

0 comments on commit 4fd1d57

Please sign in to comment.