Skip to content

Rewrite interface{} to any#162

Merged
qmuntal merged 2 commits intomainfrom
any
Aug 8, 2023
Merged

Rewrite interface{} to any#162
qmuntal merged 2 commits intomainfrom
any

Conversation

@qmuntal
Copy link
Copy Markdown
Member

@qmuntal qmuntal commented Aug 1, 2023

Using any instead of interface{} makes the code cleaner.

Command: gofmt -w -r "interface{} -> any" .

qmuntal added 2 commits August 1, 2023 11:30
Signed-off-by: qmuntal <qmuntaldiaz@microsoft.com>
Signed-off-by: qmuntal <qmuntaldiaz@microsoft.com>
@qmuntal
Copy link
Copy Markdown
Member Author

qmuntal commented Aug 8, 2023

@yogeshbdeshpande PTAL

Copy link
Copy Markdown
Contributor

@yogeshbdeshpande yogeshbdeshpande left a comment

Choose a reason for hiding this comment

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

I had looked at it, but forgot to approve. Now approving it!
LGTM!

@qmuntal qmuntal merged commit ed78bf9 into main Aug 8, 2023
@qmuntal qmuntal deleted the any branch August 8, 2023 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants