jaeger icon indicating copy to clipboard operation
jaeger copied to clipboard

Enable Lint Rule: import-shadowing

Open inosmeet opened this issue 4 months ago • 2 comments

Which problem is this PR solving?

  • Partial fix for #5506

Description of the changes

  • Enabled import-shadowing in revive linter.
  • Changed ambiguous attribute names.

How was this change tested?

  • make lint make test

Checklist

  • [x] I have read https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md
  • [x] I have signed all commits
  • [ ] I have added unit tests for the new functionality
  • [x] I have run lint and test steps successfully
    • for jaeger: make lint test

inosmeet avatar Oct 18 '24 07:10 inosmeet