Skip to content

Commit 4e8a4f9

Browse files
authored
Merge pull request #200 from nextcloud/enh/update-scrutinizer
Upgrade to new PHP Analysis Engine
2 parents 42e536b + f27d52a commit 4e8a4f9

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

.scrutinizer.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
imports:
2-
- javascript
3-
- php
1+
build:
2+
nodes:
3+
analysis:
4+
tests:
5+
override:
6+
- php-scrutinizer-run
47

58
tools:
69
external_code_coverage: true

0 commit comments

Comments
 (0)