Skip to content

Commit c407495

Browse files
committed
Updated scrutinizer file
1 parent 58f7447 commit c407495

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.scrutinizer.yml

+5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
filter:
22
excluded_paths:
3+
- 'build/*'
4+
- 'build-ci/*'
5+
- 'example/*'
6+
- 'example-bench/*'
37
- 'test/*'
48
- 'vendor/*'
9+
510
checks:
611
php:
712
return_doc_comments: true

0 commit comments

Comments
 (0)