Skip to content

Commit 9775730

Browse files
author
Marc Cámara
committed
scrutinizer configuration
1 parent a8c5e08 commit 9775730

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.scrutinizer.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
checks:
22
php:
33
code_rating: true
4-
duplication: true
4+
duplication: true
5+
filter:
6+
excluded_paths:
7+
- tests/*
8+
- src/config/*

0 commit comments

Comments
 (0)