stackdriver-tools
stackdriver-tools copied to clipboard
Revisit the linting of the mocks directory
Can mocks be replaced with https://github.com/golang/mock or some other equivalent tool which generates useful mocks? It might be easier to maintain them that way.
Also, generated mocks might have a better chance of passing the lint tests.