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 1966c80 commit 2fd96b1Copy full SHA for 2fd96b1
.scrutinizer.yml
@@ -0,0 +1,9 @@
1
+checks:
2
+ php: true
3
+filter:
4
+ excluded_paths: [vendor/*, tests/*]
5
+coding_style:
6
+ php: { }
7
+tools:
8
+ external_code_coverage: true
9
+ php_code_coverage: true
0 commit comments