We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9694a0d commit 12db677Copy full SHA for 12db677
.scrutinizer.yml
@@ -3,6 +3,8 @@ filter:
3
4
checks:
5
php:
6
+ duplication: true
7
+ code_rating: true
8
remove_extra_empty_lines: true
9
remove_php_closing_tag: true
10
remove_trailing_whitespace: true
0 commit comments