-
-
Notifications
You must be signed in to change notification settings - Fork 173
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
feat: add freeze_module hooks #2092
base: v2-dev
Are you sure you want to change the base?
Conversation
|
…st/farm into chore/freeze_module_hooks
content: String, | ||
} | ||
|
||
fn format_module_metadata_to_code( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we can extract this method as a util which can be shared between different hook
Description:
BREAKING CHANGE:
Related issue (if exists):