Skip to content

Conversation

@tjons
Copy link
Collaborator

@tjons tjons commented May 24, 2025

Golang has supported the any alias for the interface{} type since Go 1.18. any enhances the legibility of code and makes it easier to parse, particularly in complex type assertions, which we have many of in this project.

@tjons tjons requested a review from ashutosh-narkar May 29, 2025 15:20
Copy link
Contributor

@johanfylling johanfylling left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@johanfylling johanfylling merged commit 0606fb7 into open-policy-agent:main May 29, 2025
8 checks passed
pweiber pushed a commit to pweiber/opa-envoy-plugin that referenced this pull request Jun 18, 2025
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.

2 participants