Skip to content

Commit

Permalink
update phpstan paths
Browse files Browse the repository at this point in the history
  • Loading branch information
DjordyKoert committed Mar 2, 2024
1 parent afd6140 commit 42c4218
Showing 1 changed file with 2 additions and 18 deletions.
20 changes: 2 additions & 18 deletions phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,7 @@ parameters:
phpVersion: 80100
level: max
paths:
- Annotation
- Command
- Controller
- DependencyInjection
- Describer
- Exception
- Form
- Model
- ModelDescriber
- OpenApiPhp
- Processor
- PropertyDescriber
- Render
- RouteDescriber
- Routing
- Util
- NelmioApiDocBundle.php
- ApiDocGenerator.php
- src
- tests
parallel:
processTimeout: 300.0

0 comments on commit 42c4218

Please sign in to comment.