Skip to content

Commit 4ca3861

Browse files
committed
Enabled scrutinizer code rating
1 parent ea34741 commit 4ca3861

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.scrutinizer.yml

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ filter:
33

44
checks:
55
php:
6+
code_rating: true
7+
duplication: true
68
remove_extra_empty_lines: true
79
remove_php_closing_tag: true
810
remove_trailing_whitespace: true

0 commit comments

Comments
 (0)