Closed mayankshah1607 closed 4 years ago
Also, it looks like the linter is failing due to linting errors in the code. I should probably make a refactor that fixes all of this along with test flakiness and assertions once this is merged!
@mayankshah1607 Yep, just saw this. Can you update the code here itself to fix the linters, so that we don't have checks failing after this is merged? Also, helps us keeping the refactor PR a separate one!
One last Nit, I see a weird ./target/bin/goimports-
which can be deleted? :thinking:
One last Nit, I see a weird ./target/bin/goimports- which can be deleted
Yep, did not notice that. Deleted, and added to .gitignore
:)
Can you update the code here itself to fix the linters
Sure! :)
Fixes https://github.com/linkerd/linkerd2-conformance/issues/4
Signed-off-by: Mayank Shah mayankshah1614@gmail.com