Skip to content

Commit 13904b7

Browse files
committed
Use scrutinizer only for src/
1 parent bd93162 commit 13904b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.scrutinizer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ checks:
77
code_rating: true
88
duplication: true
99
filter:
10-
paths: [src/*, tests/*]
10+
paths: [src/*]

0 commit comments

Comments
 (0)