Skip to content

Commit

Permalink
Merge pull request #43 from tienvx/ignore-cache-dir
Browse files Browse the repository at this point in the history
chore: Ignore cache dir
  • Loading branch information
tienvx authored Mar 28, 2024
2 parents 90426c1 + d5b8de0 commit a5d8e71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ parameters:
paths:
- src
- tests
excludePaths:
- 'tests/Application/TestApplication/var'

0 comments on commit a5d8e71

Please sign in to comment.