-
Notifications
You must be signed in to change notification settings - Fork 36
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
Crash when styling module with dynamically generated functions #39
Comments
Thanks for the issue! This is actually the result of an interplay between the pipes style rewriting the single pipe but getting overeager and destroying some metadata needed by the defs-onelining style. Will have a fix out shortly =) |
novaugust
added a commit
that referenced
this issue
May 16, 2023
novaugust
added a commit
that referenced
this issue
May 16, 2023
novaugust
added a commit
that referenced
this issue
May 16, 2023
novaugust
added a commit
that referenced
this issue
May 16, 2023
v0.7.6 released with a fix. thanks again =) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Elixir / OTP Version
Example Input
Current behaviour / Stacktrace
Expected Output
no crash
The text was updated successfully, but these errors were encountered: