Skip to content

Commit 6cd6d4e

Browse files
authored
Merge pull request #515 from villfa/patch-1
Configure Scrutinizer filter
2 parents f16ad4f + a08344c commit 6cd6d4e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.scrutinizer.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ build:
88
override:
99
- php-scrutinizer-run
1010

11+
filter:
12+
paths:
13+
- src/
14+
1115
tools:
1216
external_code_coverage:
1317
timeout: 600

0 commit comments

Comments
 (0)