Skip to content

Commit

Permalink
Update phpstan paths
Browse files Browse the repository at this point in the history
  • Loading branch information
natanfelles committed Dec 5, 2023
1 parent 6dd906b commit 759099b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions phpstan.neon.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
parameters:
level: 7
paths:
- %currentWorkingDirectory%/src
- %currentWorkingDirectory%/tests
- src
- tests

0 comments on commit 759099b

Please sign in to comment.