Skip to content

cli/config/configfile: use more idiomatic receiver name#6977

Open
thaJeztah wants to merge 1 commit into
docker:masterfrom
thaJeztah:receiver_name
Open

cli/config/configfile: use more idiomatic receiver name#6977
thaJeztah wants to merge 1 commit into
docker:masterfrom
thaJeztah:receiver_name

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

Use a shorter name, which is more idiomatic, and prevents accidental shadowing of types or arguments.

- What I did

- How I did it

- How to verify it

- Human readable description for the release notes

- A picture of a cute animal (not mandatory but encouraged)

Use a shorter name, which is more idiomatic, and prevents accidental
shadowing of types or arguments.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah added this to the 29.5.0 milestone May 12, 2026
@thaJeztah thaJeztah added status/2-code-review kind/refactor PR's that refactor, or clean-up code labels May 12, 2026
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 76.47059% with 12 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
cli/config/configfile/file.go 76.47% 7 Missing and 5 partials ⚠️

📢 Thoughts on this report? Let us know!

@thaJeztah thaJeztah closed this May 12, 2026
@thaJeztah thaJeztah reopened this May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/refactor PR's that refactor, or clean-up code status/2-code-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants