klesh commented on code in PR #2053:
URL: https://github.com/apache/incubator-devlake/pull/2053#discussion_r891425202
##########
Makefile:
##########
@@ -51,9 +51,13 @@ configure-dev:
commit:
git cz
+mock:
+ rm -rf mocks
+ mockery --all --unroll-variadic=false
Review Comment:
Most linting problem were solved, the ones left should be addressed in
future refactor.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]