Skip to content

Commit

Permalink
Add PHPStan configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
webeweb committed Mar 12, 2024
1 parent 53c4290 commit d706f16
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions phpstan.dist.neon
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
parameters:
level: 6
paths:
- ./
excludePaths:
- Tests/Fixtures/app
- vendor/

0 comments on commit d706f16

Please sign in to comment.