We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b62d9a commit 0326f5dCopy full SHA for 0326f5d
1 file changed
.scrutinizer.yml
@@ -1,7 +1,12 @@
1
filter:
2
excluded_paths:
3
+ - 'build/*'
4
+ - 'build-ci/*'
5
+ - 'example/*'
6
+ - 'example-bench/*'
7
- 'test/*'
8
- 'vendor/*'
9
+
10
checks:
11
php:
12
return_doc_comments: true
0 commit comments