Skip to content

Commit 55fa6fe

Browse files
committed
Update scrutinizer configuration.
1 parent 437397f commit 55fa6fe

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

.scrutinizer.yml

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
build: false
1+
build:
2+
nodes:
3+
analysis:
4+
tests:
5+
override:
6+
- php-scrutinizer-run
27

38
filter:
49
paths:
@@ -7,10 +12,6 @@ filter:
712
tools:
813
external_code_coverage:
914
timeout: 600
10-
php_code_sniffer:
11-
config:
12-
standard: PSR2
13-
sensiolabs_security_checker: true
1415
php_loc: true
1516
php_pdepend: true
1617
php_sim: true

0 commit comments

Comments
 (0)