Skip to content

Commit

Permalink
chore: update phpstan.neon
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiorodriguesroque committed Nov 9, 2024
1 parent de6fd08 commit d1452a4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,7 @@ parameters:
paths:
- app/
# Level 9 is the highest level
level: max
level: max
excludePaths:
- ./app/Spotlight
- ./app/SocialProviders

0 comments on commit d1452a4

Please sign in to comment.