Skip to content

Commit 0326f5d

Browse files
committed
Updated scrutinizer file
1 parent 5b62d9a commit 0326f5d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.scrutinizer.yml

Lines changed: 5 additions & 0 deletions
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)