Skip to content
This repository was archived by the owner on Jan 17, 2022. It is now read-only.

Commit 1364e5c

Browse files
committed
enable code rating
1 parent c871077 commit 1364e5c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.scrutinizer.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,7 @@ filter:
77
tools:
88
php_cs_fixer:
99
config: { level: psr2 }
10+
checks:
11+
php:
12+
code_rating: true
13+
duplication: true

0 commit comments

Comments
 (0)