We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36c15f4 commit 1441620Copy full SHA for 1441620
.scrutinizer.yml
@@ -1,6 +1,11 @@
1
before_commands:
2
- "composer install --no-dev --prefer-source"
3
4
+checks:
5
+ php:
6
+ excluded_dependencies:
7
+ - phpstan/phpstan
8
+
9
tools:
10
external_code_coverage:
11
enabled: true
0 commit comments