Skip to content

Commit 995bf86

Browse files
authored
Update .scrutinizer.yml
1 parent c779659 commit 995bf86

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.scrutinizer.yml

+10-10
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
filter:
22
excluded_paths: [ 'microservices/support/*',
33
'microservices/database/*',
4-
'application/category_management/vendor/*',
5-
'application/comment_management/vendor/*',
6-
'application/order_management/vendor/*',
7-
'application/product_management/vendor/*',
8-
'application/user_management/vendor/*',
9-
'application/category_management/tests/*',
10-
'application/comment_management/tests/*',
11-
'application/order_management/tests/*',
12-
'application/product_management/tests/*',
13-
'application/user_management/tests/*'
4+
'microservices/application/category_management/vendor/*',
5+
'microservices/application/comment_management/vendor/*',
6+
'microservices/application/order_management/vendor/*',
7+
'microservices/application/product_management/vendor/*',
8+
'microservices/application/user_management/vendor/*',
9+
'microservices/application/category_management/tests/*',
10+
'microservices/application/comment_management/tests/*',
11+
'microservices/application/order_management/tests/*',
12+
'microservices/application/product_management/tests/*',
13+
'microservices/application/user_management/tests/*'
1414
]
1515

1616
before_commands:

0 commit comments

Comments
 (0)