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 06f502d commit 91d57c1Copy full SHA for 91d57c1
.scrutinizer.yml
@@ -1,3 +1,8 @@
1
tools:
2
external_code_coverage:
3
- timeout: 600
+ timeout: 600
4
+
5
+checks:
6
+ php:
7
+ code_rating: true
8
+ duplication: true
0 commit comments