Skip to content

Commit

Permalink
fixed scrutinizer
Browse files Browse the repository at this point in the history
  • Loading branch information
ogmueller committed Mar 18, 2024
1 parent 7538043 commit 64d40d8
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
#imports:
# - "php"
build:
nodes:
analysis:
tests:
override:
- php-scrutinizer-run

filter:
paths: ["src/*"]
excluded_paths: ["test/*"]
dependency_paths: ["vendor/*"]

tools:
external_code_coverage:
Expand Down

0 comments on commit 64d40d8

Please sign in to comment.