Skip to content

Commit 2d1dae6

Browse files
committed
fix phpstan
1 parent 34eaf5f commit 2d1dae6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

phpstan.neon

+2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
parameters:
22
excludes_analyse:
3+
- bin/pre-commit
34
- pkg/amqp-lib/tutorial
45
- pkg/enqueue-bundle/Tests/Functional/App/AsyncListener.php
56
- pkg/enqueue/Util/UUID.php
67
- pkg/job-queue/Test/JobRunner.php
78
- pkg/job-queue/Tests/Functional/app/AppKernel.php
89
- pkg/rdkafka/RdKafkaConsumer.php
10+

0 commit comments

Comments
 (0)