Conversation
5a0f2f7 to
f51362c
Compare
f51362c to
8777453
Compare
|
Hi, @d0ubletr0uble Thank you for contributing! Maybe you can suggest some large code bases with using of mockery? P.S. I am personally a fan of https://github.com/uber-go/mock and not familiar with https://github.com/vektra/mockery |
|
https://github.com/kyma-project/eventing-manager is a good candidate to test the linter. It even detects cases where Linter does break one Also, it currently ignores gingo test suites. I'll check what can be done about that. |
037a0f9 to
5ae2a59
Compare
|
Added gingo support by dropping restriction to check only https://github.com/pluralsh/console is a code base that uses It does break cases where too many arguments were passed into original |
|
Made the linter to skip calls with |
|
Hi. I'm curious as to the status. This would be great to get into testifylint. |
|
All done on my end, just waiting for feedback or a merge. You can use the fork in the meantime. |
Closes #250