You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
the following attribute -'🗣️'(foo). will be formatted without the quotes the first time it's formatted and as an error the second time.
To Reproduce
add the attribute -'🗣️'(foo). in a file and format, the output will have the emoji without quotes.
Expected behavior
it should keep the quotes
Rebar3 Log
doesn't crash, it just produces invalid output
Additional context
we have reasons, sorry (:
The text was updated successfully, but these errors were encountered:
Describe the bug
the following attribute
-'🗣️'(foo).
will be formatted without the quotes the first time it's formatted and as an error the second time.To Reproduce
add the attribute
-'🗣️'(foo).
in a file and format, the output will have the emoji without quotes.Expected behavior
it should keep the quotes
Rebar3 Log
doesn't crash, it just produces invalid output
Additional context
we have reasons, sorry (:
The text was updated successfully, but these errors were encountered: