Exclude twig-templates temporary folder from phpstan analyse
Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
parent
34b9278265
commit
d35f7ccfce
@ -14,4 +14,5 @@ parameters:
|
||||
- node_modules/*
|
||||
- test/sami-config.php
|
||||
- tmp/*
|
||||
- twig-templates/*
|
||||
- vendor/*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user