mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 01:57:13 +00:00
don't analyze phpstan
This commit is contained in:
@@ -1,6 +1,11 @@
|
|||||||
before_commands:
|
before_commands:
|
||||||
- "composer install --no-dev --prefer-source"
|
- "composer install --no-dev --prefer-source"
|
||||||
|
|
||||||
|
checks:
|
||||||
|
php:
|
||||||
|
excluded_dependencies:
|
||||||
|
- phpstan/phpstan
|
||||||
|
|
||||||
tools:
|
tools:
|
||||||
external_code_coverage:
|
external_code_coverage:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user