Skip to content

Commit

Permalink
feat: Add tests to phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
KminekMatej committed Dec 7, 2024
1 parent c7d4f4d commit f846d42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ parameters:
level: 4
paths:
- app
- tests
excludePaths:
- app/components/phpqrcode.php
tmpDir: temp/phpstan
Expand Down

0 comments on commit f846d42

Please sign in to comment.