Skip to content

Commit

Permalink
Do not inspect src for PHPStan tests (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry authored Dec 7, 2022
1 parent 0179408 commit b52bb04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion phpstan.tests.neon
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ parameters:
level: 6

paths:
- src
- tests

tmpDir: .build/phpstan/tests/
Expand Down

0 comments on commit b52bb04

Please sign in to comment.