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 c5aa2c9 commit f56afe3Copy full SHA for f56afe3
.scrutinizer.yml
@@ -0,0 +1,11 @@
1
+tools:
2
+ external_code_coverage: true
3
+build:
4
+ nodes:
5
+ analysis:
6
+ tests:
7
+ override:
8
+ - php-scrutinizer-run
9
+filter:
10
+ excluded_paths:
11
+ - "tests/_support/_generated"
0 commit comments