Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@meatballhat
Copy link
Member

What type of PR is this?

  • cleanup

What this PR does / why we need it:

The context package was being shadowed by local vars in a few places, which is not something that's currently being checked by a linter but it should be (in the future).

Which issue(s) this PR fixes:

N/A 😬

Special notes for your reviewer:

Also includes changes to consistently name *cli.Context vars and method receivers cCtx

and consistently name `*cli.Context` vars and method receivers `cCtx`
@meatballhat meatballhat added area/v2 relates to / is being considered for v2 kind/cleanup describes internal cleanup / maintaince labels Apr 24, 2022
@meatballhat meatballhat added this to the Release 2.4.x milestone Apr 24, 2022
@meatballhat meatballhat requested a review from a team as a code owner April 24, 2022 02:10
Copy link
Member

@asahasrabuddhe asahasrabuddhe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/v2 relates to / is being considered for v2 kind/cleanup describes internal cleanup / maintaince

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants