Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove all the dependencies in ginkgo & gomega
By setting the Analyzer's RunDespiteErrors field to true, the type check is skiped and the linter can work without the need to actually import ginkgo and gomega. This will ease the integration with other applications, such as golangci-lint.
- Loading branch information