Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure that @utility is top-level and cannot be nested #14525

Merged
merged 4 commits into from
Sep 26, 2024

Conversation

RobinMalfait
Copy link
Member

This PR fixes an issue where we expect the @utility to be top-level, but we didn't enforce it. This PR enforces that the @utility is top-level.

@RobinMalfait RobinMalfait force-pushed the fix/ensure-at-utility-is-top-level branch from 3431264 to e618f4c Compare September 26, 2024 15:20
@RobinMalfait RobinMalfait force-pushed the fix/ensure-at-utility-is-top-level branch from e618f4c to 677a16e Compare September 26, 2024 15:25
@RobinMalfait RobinMalfait requested review from philipp-spiess and thecrypticace and removed request for philipp-spiess September 26, 2024 15:26
@RobinMalfait RobinMalfait merged commit db9cbf7 into next Sep 26, 2024
2 of 3 checks passed
@RobinMalfait RobinMalfait deleted the fix/ensure-at-utility-is-top-level branch September 26, 2024 15:53
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