Skip to content

Commit 4534030

Browse files
committed
scrutinizer
1 parent 7b0cf20 commit 4534030

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

.scrutinizer.yml

+2-8
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
1-
checks:
2-
php:
3-
code_rating: true
4-
duplication: true
51

2+
checks:
63
python:
74
code_rating: true
85
duplicate_code: true
9-
10-
ruby:
11-
code_rating: true
12-
duplicate_code: true
6+
variables_redefined_outer_name: true
137

148
tools:
159
external_code_coverage:

0 commit comments

Comments
 (0)